diff options
author | Nico Weber <thakis@chromium.org> | 2021-03-02 18:10:25 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-03-02 18:10:28 -0500 |
commit | 900f076113302e26e1939541b546b0075e3e9721 (patch) | |
tree | 6ca887cd6a5274a748b525e18fcdc9a009d06e93 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 5c3fc5093aaf7d9422459d295eb4eb769abcbaa4 (diff) | |
download | llvm-900f076113302e26e1939541b546b0075e3e9721.zip llvm-900f076113302e26e1939541b546b0075e3e9721.tar.gz llvm-900f076113302e26e1939541b546b0075e3e9721.tar.bz2 |
hack to unbreak check-llvm on win after https://reviews.llvm.org/D97335
fix attempt http://reviews.llvm.org/rGbbdb4c8c9bcef0e didn't work
The problem is that the test tries to look up
llvm_orc_registerJITLoaderGDBWrapper from the llvm-jitlink.exe
executable, but the symbol wasn't exported. Just manually export it
for now. There's a FIXME with a suggestion for a real fix.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions