diff options
Diffstat (limited to 'test/Verifier')
-rw-r--r-- | test/Verifier/2004-01-22-FloatNormalization.ll | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Verifier/2004-01-22-FloatNormalization.ll b/test/Verifier/2004-01-22-FloatNormalization.ll deleted file mode 100644 index c5886c0..0000000 --- a/test/Verifier/2004-01-22-FloatNormalization.ll +++ /dev/null @@ -1,6 +0,0 @@ -; RUN: not llvm-as < %s -o /dev/null -f -; XFAIL: * - -; make sure that invalid 'float' values are caught. - -global float 0x1 |