DI: Update testcases for LLVM assembly change
Update testcases after LLVM change r243774. Most of these had no need to check `tag:` field, but did so as a way of getting to the `name:` field. In a few cases I've converted the `tag:` checks to `arg:` or `CHECK-NOT: arg:`. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243775 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- test/CodeGen/debug-info-257-args.c 3 additions, 3 deletionstest/CodeGen/debug-info-257-args.c
- test/CodeGen/debug-info-block-out-return.c 2 additions, 2 deletionstest/CodeGen/debug-info-block-out-return.c
- test/CodeGen/debug-info-gline-tables-only.c 1 addition, 2 deletionstest/CodeGen/debug-info-gline-tables-only.c
- test/CodeGen/debug-info-scope.c 2 additions, 2 deletionstest/CodeGen/debug-info-scope.c
- test/CodeGen/debug-info-vla.c 1 addition, 1 deletiontest/CodeGen/debug-info-vla.c
- test/CodeGenCXX/2010-05-12-PtrToMember-Dbg.cpp 1 addition, 1 deletiontest/CodeGenCXX/2010-05-12-PtrToMember-Dbg.cpp
- test/CodeGenCXX/debug-info-anon-union-vars.cpp 2 additions, 2 deletionstest/CodeGenCXX/debug-info-anon-union-vars.cpp
- test/CodeGenCXX/debug-info-method.cpp 4 additions, 3 deletionstest/CodeGenCXX/debug-info-method.cpp
- test/CodeGenCXX/debug-info-qualifiers.cpp 2 additions, 2 deletionstest/CodeGenCXX/debug-info-qualifiers.cpp
- test/CodeGenCXX/debug-info-scope.cpp 8 additions, 8 deletionstest/CodeGenCXX/debug-info-scope.cpp
- test/CodeGenCXX/debug-info-varargs.cpp 1 addition, 1 deletiontest/CodeGenCXX/debug-info-varargs.cpp
- test/CodeGenCXX/debug-info.cpp 4 additions, 2 deletionstest/CodeGenCXX/debug-info.cpp
- test/CodeGenObjC/2010-02-09-DbgSelf.m 1 addition, 1 deletiontest/CodeGenObjC/2010-02-09-DbgSelf.m
- test/CodeGenObjC/catch-lexical-block.m 1 addition, 1 deletiontest/CodeGenObjC/catch-lexical-block.m
- test/CodeGenObjC/debug-info-block-captured-self.m 3 additions, 2 deletionstest/CodeGenObjC/debug-info-block-captured-self.m
- test/CodeGenObjC/debug-info-blocks.m 2 additions, 2 deletionstest/CodeGenObjC/debug-info-blocks.m
- test/CodeGenObjC/debug-info-id-with-protocol.m 2 additions, 2 deletionstest/CodeGenObjC/debug-info-id-with-protocol.m
- test/CodeGenObjC/debug-info-lifetime-crash.m 2 additions, 2 deletionstest/CodeGenObjC/debug-info-lifetime-crash.m
- test/CodeGenObjC/debug-info-self.m 3 additions, 3 deletionstest/CodeGenObjC/debug-info-self.m
- test/CodeGenObjC/objc-fixed-enum.m 4 additions, 4 deletionstest/CodeGenObjC/objc-fixed-enum.m
Loading
Please register or sign in to comment