diff options
author | Rui Ueyama <ruiu@google.com> | 2013-12-26 08:37:16 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-12-26 08:37:16 +0000 |
commit | fc5f18ba0d424f7758a3a378eabdcb36421a4544 (patch) | |
tree | 997b0574f81cd1abdf6860e2257dde7cd3dc3d6c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 841016aeba356e2589f54324286ff85f41537dea (diff) | |
download | llvm-fc5f18ba0d424f7758a3a378eabdcb36421a4544.zip llvm-fc5f18ba0d424f7758a3a378eabdcb36421a4544.tar.gz llvm-fc5f18ba0d424f7758a3a378eabdcb36421a4544.tar.bz2 |
Fix a bug that undefined symbols are not reported if dead-stripping is enabled.
There was a bug that the linker does not report an error if symbols specified
by -u (or /include on Windows) are not resolved. This patch fixes it by adding
such symbols to the dead strip root.
llvm-svn: 198041
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions