summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorAndrew Kaylor <andrew.kaylor@intel.com>2015-12-03 19:41:25 +0000
committerAndrew Kaylor <andrew.kaylor@intel.com>2015-12-03 19:41:25 +0000
commit92b3b16ba31832dfd0efa51a10439803888ab7cc (patch)
tree483725cd87af19c38e99fcead48fe8cbfd974af2 /llvm/test
parentdfde655461d47181c7da3b8eb625025079285dae (diff)
downloadbcm5719-llvm-92b3b16ba31832dfd0efa51a10439803888ab7cc.tar.gz
bcm5719-llvm-92b3b16ba31832dfd0efa51a10439803888ab7cc.zip
Move branch folding test to a better location.
llvm-svn: 254640
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/branchfolding-catchpads.ll (renamed from llvm/test/Transforms/BranchFolding/single-block-funclets.ll)1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Transforms/BranchFolding/single-block-funclets.ll b/llvm/test/CodeGen/X86/branchfolding-catchpads.ll
index b2286ac3359..21c7818e519 100644
--- a/llvm/test/Transforms/BranchFolding/single-block-funclets.ll
+++ b/llvm/test/CodeGen/X86/branchfolding-catchpads.ll
@@ -1,5 +1,4 @@
; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s | FileCheck %s
-; REQUIRES: X86
declare i32 @__CxxFrameHandler3(...)
OpenPOWER on IntegriCloud