aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-10-03 08:16:09 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-10-03 08:16:09 +0000
commit35cd702e739b89bba28540e6e201286c7704d4fc (patch)
tree18a19aa277751a6e13cc546e6a333dadd2a7e885 /llvm/lib/Target/CppBackend/CPPBackend.cpp
parent0d0be47d03b7566785945a8d31c5432cb9150fca (diff)
downloadllvm-35cd702e739b89bba28540e6e201286c7704d4fc.zip
llvm-35cd702e739b89bba28540e6e201286c7704d4fc.tar.gz
llvm-35cd702e739b89bba28540e6e201286c7704d4fc.tar.bz2
Relax an assertion here a bit. This doesn't really matter, as we won't
include *any* path on crtbegin.o unless we actually find such a file via one of the search paths. We still strictly check the search paths right after this, so we'll catch any issues there. The reason for this is that the driver does some normalization of the path on the actual object file, and this changes the textual format of the string on Windows. It no longer matches the textual format of the sysroot flag. llvm-svn: 140998
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions