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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 03:46:11 PDT 2017


fhahn added a comment.

Thanks. There are people currently testing mixed ARM/Thumb LTO on real-world projects and I assume there will be a few more bugs that need addressing. I think it would be worth waiting a little bit with adding the release note until they had some more time for testing.

Cheers!


https://reviews.llvm.org/D34622





More information about the llvm-commits mailing list