aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2024-03-26 10:54:26 -0700
committerJason Molenda <jason@molenda.com>2024-03-26 10:54:26 -0700
commit29318abe1d2c55e8543255d70f26ac93261b74a4 (patch)
tree31e479f78c31f9780d3c4872257278213619d64c /clang/lib/CodeGen/CodeGenModule.cpp
parentda6cc4a24ff8953d51f7dc2c4974e8fc9089d693 (diff)
downloadllvm-29318abe1d2c55e8543255d70f26ac93261b74a4.zip
llvm-29318abe1d2c55e8543255d70f26ac93261b74a4.tar.gz
llvm-29318abe1d2c55e8543255d70f26ac93261b74a4.tar.bz2
[lldb] Remove test for add-symbol-file adds unwind source
In commit 2f63718f8567413a1c596bda803663eb58d6da5a Author: Jason Molenda <jmolenda@apple.com> Date: Tue Mar 26 09:07:15 2024 -0700 [lldb] Don't clear a Module's UnwindTable when adding a SymbolFile (#86603) I changed lldb to not clear a Module's UnwindTable when we add a SymbolFile to a binary, because the added benefit is marginal, and handling this reconstruction correctly is difficult. This test was written to explicitly create a test without unwind info in the binary, then add a symbol file with the unwind info, and check that it is present. I've intentionally broken this, so I'm removing the test.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions