[PATCH] D31140: [LLVMbugs] [Bug 18710] Only generate .ARM.exidx and .ARM.extab when needed in EHABI
Christian Bruel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 01:30:23 PDT 2017
chrib added a comment.
oops yes of course. I forgot some bits while switching from testing the arch to testing the platform.
indeed --target=arm-none-linux-gnueabihf lost its unwind info in c++. Surprisingly not caught by the llvm tests, will add some.
thanks
https://reviews.llvm.org/D31140
More information about the cfe-commits
mailing list