diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-10 23:58:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-10 23:58:38 +0000 |
commit | 4d59f88e60cc658db2d524d5c229b15ef2153cc0 (patch) | |
tree | de8207fd89296c8a356051aa539c3e440fd414a9 | |
parent | 92863e475e177d919ad1d1d6edf697a5173d4e09 (diff) | |
download | bcm5719-llvm-4d59f88e60cc658db2d524d5c229b15ef2153cc0.tar.gz bcm5719-llvm-4d59f88e60cc658db2d524d5c229b15ef2153cc0.zip |
move a target-specific test into its directory so it isn't run if you
don't configure the ARM target in.
llvm-svn: 68843
-rw-r--r-- | llvm/test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll (renamed from llvm/test/CodeGen/Generic/2009-02-22-SoftenFloatVaArg.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/2009-02-22-SoftenFloatVaArg.ll b/llvm/test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll index d7befa09874..d7befa09874 100644 --- a/llvm/test/CodeGen/Generic/2009-02-22-SoftenFloatVaArg.ll +++ b/llvm/test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll |