[PATCH] D34622: [Linker] Add directives to support mixing ARM/Thumb module-level inline asm.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 03:39:15 PDT 2017


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

Not a huge fan, but also don't have any better ideas for now.

All of the work you've been doing seems like it should have a release note - including breaking out this sort of code transformation.

Thanks!

-eric


https://reviews.llvm.org/D34622





More information about the llvm-commits mailing list