[llvm-dev] Unsupported relocation of variable ' ' (original) (raw)
Zhang via llvm-dev llvm-dev at lists.llvm.org
Tue Sep 18 08:17:20 PDT 2018
- Previous message: [llvm-dev] Regarding Dependence distance dump
- Next message: [llvm-dev] Unsupported relocation of variable ' '
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi: This was from my pile of workload dated back to the LLVM6.0 Release. I had a transform pass which generates perfectly valid IR containing a bunch of indirectbr instructions. Seems like when targeting AArch64 backend , the compiler would crash with a message "Fatal Error: Error in backend: Unsupported relocation of variable '' "
I'd like to know if this is a known bug and has been fixed in the 7.0 release? Since I haven't got time to reduce the affected IR and submit a proper bug report yet. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180918/d640ae6a/attachment.html>
- Previous message: [llvm-dev] Regarding Dependence distance dump
- Next message: [llvm-dev] Unsupported relocation of variable ' '
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]