aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2016-03-26 20:32:14 +0000
committerDavid Blaikie <dblaikie@gmail.com>2016-03-26 20:32:14 +0000
commit4dd03f0e124ddc61d32d47ef6df7c6a996383c8f (patch)
treeb6c2a532d1809b2de0757048c53f2b6b00ac51ac /clang/lib/CodeGen/CodeGenModule.cpp
parentf43354f69c1f56016a2d7add6155332d866d4a2c (diff)
downloadllvm-4dd03f0e124ddc61d32d47ef6df7c6a996383c8f.zip
llvm-4dd03f0e124ddc61d32d47ef6df7c6a996383c8f.tar.gz
llvm-4dd03f0e124ddc61d32d47ef6df7c6a996383c8f.tar.bz2
llvm-dwp: Include the dwo name (if available) when diagnosing duplicate CU IDs from dwp input files
If you're building dwps from other dwps, it can be hard to track down a duplicate CU ID if it comes from two compilations of the same file in different modes, etc. By including the .dwo path (which is hopefully more unique than the file path) it can help track down where the duplicates came from. llvm-svn: 264520
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions