aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2015-03-24 20:35:24 +0000
committerSanjay Patel <spatel@rotateright.com>2015-03-24 20:35:24 +0000
commit1a94ccbec82acabc40739108d2e69474686599fe (patch)
treeec232037bfe8475bc9eb8deba39129b22a1e8da7 /clang/lib/Frontend/CompilerInstance.cpp
parent43386c3b9c519fdd3fe90456a9c23bee69e37302 (diff)
downloadllvm-1a94ccbec82acabc40739108d2e69474686599fe.zip
llvm-1a94ccbec82acabc40739108d2e69474686599fe.tar.gz
llvm-1a94ccbec82acabc40739108d2e69474686599fe.tar.bz2
Removing a CHECK that is about to go wrong.
I'm about to commit a patch for: http://reviews.llvm.org/D8567 That patch will break this one existing test case in Clang. I'm not sure if this file is intending to create a Clang dependency on the LLVM IR optimizer, but that's the consequence of specifying -O3 on this test file. My hope is to avoid buildbot rage by removing this check, committing the LLVM patch, and then fixing this check. I don't know how to make a simultaneous commit to Clang and LLVM. I will commit the correct CHECK line fix for this test shortly. llvm-svn: 233109
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions