Alexander Yermolovich
Alexander Yermolovich
An update. Found few issues related to how gcc generates debug info. https://reviews.llvm.org/D132087 Will publish another diff later today, once I can construct small test that works with llvm toolchain.
Landed https://reviews.llvm.org/D132422 hello example now works locally.
Going to close it. Please re-open or file a new issue as applicable.
Hi I am currently on PTO so won't be able to look until next week, but does sound like you are using BOLT version that doesn't support DWARF5. Please try...
Hmm. Are you sure you are on latest llvm trunk? I am pretty sure I fixed that and committed it.
I added support in https://reviews.llvm.org/D128526 Maybe I missed a case. Can you provide a binary and/or how it was build?
Debug Info in question comes from GCC compiled code. https://reviews.llvm.org/D136204