diff options
author | Lang Hames <lhames@gmail.com> | 2021-11-14 09:34:14 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-11-14 14:44:07 -0800 |
commit | 69be352a1961ac3a51fcd87e461a70b926639613 (patch) | |
tree | e8c96d41332319732fd87733137267d42b4fc01f /llvm/docs/tutorial | |
parent | 67453c894134f3035fcaeac8b04a86a821abddc5 (diff) | |
download | llvm-69be352a1961ac3a51fcd87e461a70b926639613.zip llvm-69be352a1961ac3a51fcd87e461a70b926639613.tar.gz llvm-69be352a1961ac3a51fcd87e461a70b926639613.tar.bz2 |
Reapply "[ORC] Initial MachO debugging support (via GDB JIT debug.." with fixes.
This reapplies e1933a0488a50eb939210808fc895d374570d891 (which was reverted in
f55ba3525eb19baed7d3f23638cbbd880246a370 due to bot failures, e.g.
https://lab.llvm.org/buildbot/#/builders/117/builds/2768).
The bot failures were due to a missing symbol error: We use the input object's
mangling to decide how to mangle the debug-info registration function name. This
caused lookup of the registration function to fail when the input object
mangling didn't match the host mangling.
Disbaling the test on non-Darwin platforms is the easiest short-term solution.
I have filed https://llvm.org/PR52503 with a proposed longer term solution.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions