[PATCH] D97507: llvm-lto: default Relocation Model should be selected by the TargetMachine.

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 08:01:59 PST 2021


w2yehia added a comment.

@fhahn do you mean a negative test to make sure the assertion that got tripped in `llvm/test/LTO/X86/remangle_intrinsics.ll` does not happen anymore? Or test that llvm-lto delegates the relocation model property to the TargetMachine?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97507/new/

https://reviews.llvm.org/D97507



More information about the llvm-commits mailing list