aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2006-01-13-StackSave.c
AgeCommit message (Collapse)Author
2013-01-22clang/test/CodeGen/2006-01-13-StackSave.c: Nuke llvm's opt and llvm-dis, and ↵NAKAMURA Takumi
FileCheck-ize. @llvm.stacksave is emitted regardless of "opt -std-compile-opts". We have optimizers' tests in llvm/test/Transforms. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173114 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-26Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher
most of them to FileCheck. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136159 91177308-0d34-0410-b5e6-96231b3b80d8