aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/throw-expression-cleanup.cpp
AgeCommit message (Collapse)Author
2012-09-19Fix ABI dependent tests by providing an explicit target triple.David Blaikie
Patch by Joey Gouly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164239 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-02Make sure we don't emit IR for unused EH cleanups. PR13359.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161148 91177308-0d34-0410-b5e6-96231b3b80d8