diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-12-22 00:31:05 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-12-22 00:31:05 +0000 |
commit | 059b1c5e018618c434cc546df7b14d1e8b14ecfd (patch) | |
tree | 1b9b82302c13bece55ad1d10f73a6fa89f33aadb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 219c6bd388725e5b302a90b6dae75d4100285356 (diff) | |
download | llvm-059b1c5e018618c434cc546df7b14d1e8b14ecfd.zip llvm-059b1c5e018618c434cc546df7b14d1e8b14ecfd.tar.gz llvm-059b1c5e018618c434cc546df7b14d1e8b14ecfd.tar.bz2 |
gdb-index: Handle errors when parsing ranges
When parsing CU ranges for gdb-index, handle the error (now propagated
up though the API lld is calling here - previously the error was
printed within the libDebugInfo API, not allowing lld to format or
handle the message at all) - including information about the object and
archive name, as well as failing the link.
llvm-svn: 349979
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions