Displaying 2 results from an estimated 2 matches for "rewritesymbols".
2015 Aug 02
2
[LLVMdev] Unable to generate obj file using llc for bpf
Dear there,
I wasn't able to generate obj file for bpf using llc:
llc -march bpf -filetype=obj foo.bc
Anyone knows what is the missing part in their backend? I want to make it
work for my project.
Thanks,
Xiaochu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150802/e0b55467/attachment.html>
2015 Aug 03
2
[LLVMdev] Unable to generate obj file using llc for bpf
...*) + 25
2 llc 0x000000010522fe89
llvm::sys::RunSignalHandlers() + 425
3 llc 0x000000010523351e SignalHandler(int) + 366
4 libsystem_platform.dylib 0x00007fff8f363f1a _sigtramp + 26
5 llc 0x000000010566fb75 (anonymous
namespace)::RewriteSymbols::ID + 40849
6 llc 0x00000001052331bb raise + 27
7 llc 0x0000000105233272 abort + 18
8 llc 0x0000000105233251 __assert_rtn + 129
9 llc 0x0000000104dd593e
llvm::cast_retty<llvm::MCSectionMachO, llvm::MCSect...