summaryrefslogtreecommitdiff
path: root/test/Integer/constexpr_bt.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-19 18:27:35 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-19 18:27:35 +0000
commit2318ec67b833e78499e1f9cfa5b2da48a9655887 (patch)
treebb2e079712b0a18f452bba3396bff21b6b7cdfd2 /test/Integer/constexpr_bt.ll
parenta9d1a843fc74a9d877e105744e710496863f7580 (diff)
downloadllvm-2318ec67b833e78499e1f9cfa5b2da48a9655887.tar.gz
llvm-2318ec67b833e78499e1f9cfa5b2da48a9655887.tar.bz2
llvm-2318ec67b833e78499e1f9cfa5b2da48a9655887.tar.xz
For PR1258:
Revise numeric value references to accommodate collapsed type planes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35170 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Integer/constexpr_bt.ll')
-rw-r--r--test/Integer/constexpr_bt.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Integer/constexpr_bt.ll b/test/Integer/constexpr_bt.ll
index 2a8391acf4..1faa287e52 100644
--- a/test/Integer/constexpr_bt.ll
+++ b/test/Integer/constexpr_bt.ll
@@ -24,8 +24,8 @@ global i63 s0x012312 ; hexadecimal signed integer constants
@t9 = global i33 fptosi (float sitofp (i33 8 to float) to i33) ;; Nested cast expression
-global i32* bitcast (float* @0 to i32*) ;; Forward numeric reference
-global float* @0 ;; Duplicate forward numeric reference
+global i32* bitcast (float* @4 to i32*) ;; Forward numeric reference
+global float* @4 ;; Duplicate forward numeric reference
global float 0.0