[PATCH] D30770: Ensure that prefix data is preserved with subsections-via-symbols

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 22:12:55 PST 2017


pcc added a comment.

I would modify the test `test/CodeGen/X86/prefixdata.ll` to also test that the backend emits the correct directives on Darwin. See `test/CodeGen/X86/alias-gep.ll` for an example of how to test two target triples in one file.


https://reviews.llvm.org/D30770





More information about the llvm-commits mailing list