summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTContext.cpp
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2015-01-20 10:37:40 +0000
committerWill Newton <will.newton@linaro.org>2015-01-20 10:37:40 +0000
commita8c4d48478a5fdf4a83210f0db1003cab951e641 (patch)
treeb18e3605ee72f7ddef5899246e7e2919d1b61b16 /clang/lib/AST/ASTContext.cpp
parentea6de1f81d154d6aa58604dccc6a2281bcef3573 (diff)
downloadbcm5719-llvm-a8c4d48478a5fdf4a83210f0db1003cab951e641.tar.gz
bcm5719-llvm-a8c4d48478a5fdf4a83210f0db1003cab951e641.zip
ELF: Support detection of relocation errors during processing
At the moment errors in relocation processing such as out of range values are not detected or at best trapped by asserts which will not be present in release builds. This patch adds support for checking error return values from applyRelocation() calls and printing an appropriate error message. It also adds support for printing multiple errors rather than just the first one. llvm-svn: 226557
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud