summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-05-14 17:29:27 +0000
committerRui Ueyama <ruiu@google.com>2014-05-14 17:29:27 +0000
commit2a522511535cade4e6470666e0ac1f4e33a903d3 (patch)
treee540e40b7da2a010006475be54b5ac9ef13a6c80 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
parent24feaf70aaeee0325d8008f7cb22d58c5282e46e (diff)
downloadbcm5719-llvm-2a522511535cade4e6470666e0ac1f4e33a903d3.tar.gz
bcm5719-llvm-2a522511535cade4e6470666e0ac1f4e33a903d3.zip
Fix regression introduced in r205566.
In r205566, I made a change to Resolver so that Resolver revisit only archive files in --start-group and --end-group pair. That's not correct, as it also has to revisit DSO files. This patch is to fix the issue. Added a test to demonstrate the fix. I confirmed that it succeeded before r205566, failed after r205566, and is ok with this patch. Differential Revision: http://reviews.llvm.org/D3734 llvm-svn: 208797
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud