diff options
author | Sriraman Tallam <tmsriram@google.com> | 2020-09-24 14:37:56 -0700 |
---|---|---|
committer | Sriraman Tallam <tmsriram@google.com> | 2020-09-24 14:41:49 -0700 |
commit | e39286510deb59730c40fa662a44e73f484ea1c2 (patch) | |
tree | 50c2e4ddfecfa45feb8c3f0a0e5771f38bcde6df /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 506b6170cb513f1cb6e93a3b690c758f9ded18ac (diff) | |
download | llvm-e39286510deb59730c40fa662a44e73f484ea1c2.zip llvm-e39286510deb59730c40fa662a44e73f484ea1c2.tar.gz llvm-e39286510deb59730c40fa662a44e73f484ea1c2.tar.bz2 |
Temporary fix for D85085 debug_loc bug with basic block sections.
Until then, this one line fix removes the assert fail with basic block sections
with debug info. Bug tracking this: #47549
This fix does not generate loc list or DW_AT_const_value if the argument is
mentioned in a different section than the start of the function.
Temporarily fixes bugzilla : https://bugs.llvm.org/show_bug.cgi?id=47549
Differential Revision: https://reviews.llvm.org/D87787
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions