Remove the IA-64 backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76920 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman
2009-07-24 00:30:09 +00:00
parent 5ff58b5c3a
commit d2cb3d2c32
53 changed files with 13 additions and 4544 deletions
-1
View File
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc
; XFAIL: ia64
declare i1 @llvm.isunordered.f64(double, double)