aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-08-27 17:04:39 +0000
committerNico Weber <nicolasweber@gmx.de>2014-08-27 17:04:39 +0000
commit8bf410fafae2496f48578fad0bee9a6503693d1b (patch)
tree682c1813a8bd80ebe7963b8df8b633523526ca96 /llvm/lib/Support/DynamicLibrary.cpp
parent7d1c2d88785305c169e740dc72727c6a410d9d7e (diff)
downloadllvm-8bf410fafae2496f48578fad0bee9a6503693d1b.zip
llvm-8bf410fafae2496f48578fad0bee9a6503693d1b.tar.gz
llvm-8bf410fafae2496f48578fad0bee9a6503693d1b.tar.bz2
Call ResolveExceptionSpec for non-OdrUsed functions.
In C++11, instantiation of exception specs is deferred. The instantiation is done in MarkFunctionReferenced(), which wasn't called for non-OdrUsed functions, which then caused an assert in codegen. Fixes PR19190, see the bug for details. llvm-svn: 216562
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions