[LLVMdev] Remaining Compiler-RT failures in ARM (original) (raw)
Jonathan Roelofs jonathan at codesourcery.com
Fri Oct 10 13:31:32 PDT 2014
- Previous message: [LLVMdev] Remaining Compiler-RT failures in ARM
- Next message: [LLVMdev] Remaining Compiler-RT failures in ARM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/10/14 2:12 PM, Renato Golin wrote:
On 10 October 2014 15:30, Evgeniy Stepanov <eugenis at google.com> wrote:
Could this be some kind of linker-generated compatibility magic? _I'm not sure. Searching for "_asanhandlenoreturnveneer" on Google gets me this thread. :) Sounds like an arm-thumb interworking veneer, generated by the linker... the real function should be called 'asan_handle_no_return' (with some number of '_' prefixing it. I don't remember how many get added).
Jon >> I'm tempted to disable that test on ARM+Linux, since we use EHABI > instead of SjLj... At least for now... >> --renato > _________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Jon Roelofs jonathan at codesourcery.com CodeSourcery / Mentor Embedded
- Previous message: [LLVMdev] Remaining Compiler-RT failures in ARM
- Next message: [LLVMdev] Remaining Compiler-RT failures in ARM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]