aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-03-24 20:30:50 +0000
committerDevang Patel <dpatel@apple.com>2011-03-24 20:30:50 +0000
commit23670e5b95fcaf88238239729457393b8cc831ff (patch)
tree8e1829f6b884daef59a9593eaf11378cfa640a4c /test/CodeGen
parentd31d304f83f9c8df6870057509414b8d004bc8da (diff)
downloadexternal_llvm-23670e5b95fcaf88238239729457393b8cc831ff.zip
external_llvm-23670e5b95fcaf88238239729457393b8cc831ff.tar.gz
external_llvm-23670e5b95fcaf88238239729457393b8cc831ff.tar.bz2
Keep track of directory namd and fIx regression caused by Rafael's patch r119613.
A better approach would be to move source id handling inside MC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128233 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/unknown-location.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/unknown-location.ll b/test/CodeGen/X86/unknown-location.ll
index 09431b5..7d101bf 100644
--- a/test/CodeGen/X86/unknown-location.ll
+++ b/test/CodeGen/X86/unknown-location.ll
@@ -9,7 +9,7 @@
; CHECK-NEXT: Ltmp
; CHECK-NEXT: cltd
; CHECK-NEXT: idivl %r8d
-; CHECK-NEXT: .loc 1 4 3
+; CHECK-NEXT: .loc 2 4 3
; CHECK-NEXT: Ltmp
; CHECK-NEXT: addl %ecx, %eax
; CHECK-NEXT: ret