llvm-project/llvm/test/JitListener
Andy Kaylor e49c0c5100 [IntelJITListener] Fix order in JitListener/multiple.ll
As reported in Bugzilla 51859, the JitListener/multiple.ll test had
become stale. The function order in the emitted image was changed by an
update to the MC/ElfObjectWriter code and because this test is disabled
by default, it wasn't updated.
2021-09-29 16:46:09 -07:00
..
lit.local.cfg
multiple.ll [IntelJITListener] Fix order in JitListener/multiple.ll 2021-09-29 16:46:09 -07:00
simple.ll