diff options
author | Andreas Simbuerger <simbuerg@fim.uni-passau.de> | 2014-08-17 10:09:07 +0000 |
---|---|---|
committer | Andreas Simbuerger <simbuerg@fim.uni-passau.de> | 2014-08-17 10:09:07 +0000 |
commit | f29f6257488aabf4d53f6b04b2a5f5ead77b927d (patch) | |
tree | 1ebff626579885ad35db274358514c638721952b /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 3efe40b8d313cebfd544c52f5a91028e51863bc5 (diff) | |
download | llvm-f29f6257488aabf4d53f6b04b2a5f5ead77b927d.zip llvm-f29f6257488aabf4d53f6b04b2a5f5ead77b927d.tar.gz llvm-f29f6257488aabf4d53f6b04b2a5f5ead77b927d.tar.bz2 |
Diagnostic: Provide end-user message for aliasing errors
This will spill out information about LLVM-internals. However, in cases
where the name of the Value matches the name of the array in the source,
we provide more useful information. In cases where we spill internals,
the information still might help the user to pin down the correct
arrays.
The problem we face here is: The error is pinned to the debug location
of one of the offending values out of the alias set instead of all of them.
The more information we give the user about the set of aliasing
pointers the better.
llvm-svn: 215830
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions