aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2018-10-02 22:03:31 +0000
committerFangrui Song <maskray@google.com>2018-10-02 22:03:31 +0000
commite5652fc6821f272ece242a458cf94282f9cbb43b (patch)
treef83a6341db88dde0a547c9e2a639fb15e88c4301
parentedede5daffea019f0b455ad6c16d69cebc8be07a (diff)
downloadllvm-e5652fc6821f272ece242a458cf94282f9cbb43b.zip
llvm-e5652fc6821f272ece242a458cf94282f9cbb43b.tar.gz
llvm-e5652fc6821f272ece242a458cf94282f9cbb43b.tar.bz2
[CodeView] Try fixing DebugInfo/X86/dbg-declare-inalloca.ll
llvm-svn: 343639
-rw-r--r--llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll b/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
index c28485c..a2d6b25 100644
--- a/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
+++ b/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
@@ -66,7 +66,8 @@
; OBJ: ParamFramePtrReg: VFRAME (0x7536)
; OBJ: }
; OBJ: LocalSym {
-; OBJ: Type: NonTrivial (0x1007)
+; OBJ: Kind: S_LOCAL (0x113E)
+; OBJ: Type: NonTrivial (0x1008)
; OBJ: Flags [ (0x1)
; OBJ: IsParameter (0x1)
; OBJ: ]