llvm
f7b6cc1e - [llvm-reduce] Set the target triple before parsing machine functions (#189989)

Commit
3 days ago
[llvm-reduce] Set the target triple before parsing machine functions (#189989) Make sure that the module has a target triple set before trying to parse machine functions. This can be required for (downstream) targets if MIR parsing relies on features guarded by the target triple.
Author
Parents
Loading