aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-08-29 18:27:42 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-08-29 18:27:42 +0000
commit25d3f85a43d8f940e2a6234cb11f4f371ee5c3bb (patch)
treedae59f63691fc6d5854308fdfd883fffa80a5416 /clang/lib/Frontend/CompilerInvocation.cpp
parent2df7fc799176ab5056631bdb20d18ad871196ece (diff)
downloadllvm-25d3f85a43d8f940e2a6234cb11f4f371ee5c3bb.zip
llvm-25d3f85a43d8f940e2a6234cb11f4f371ee5c3bb.tar.gz
llvm-25d3f85a43d8f940e2a6234cb11f4f371ee5c3bb.tar.bz2
Skip ignored intrinsics.
Commit r252725 introduced a "return false" if an ignored intrinsics was found. The consequence of this was that the mere existence of an ignored intrinsic (such as llvm.dbg.value) before a call that would have qualified the block to be an error block, to not be an error block. The obvious goal was to just skip ignored intrinsics, not changing the meaning of what an error block is. llvm-svn: 312020
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions