diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/inlining.ll')
-rw-r--r-- | llvm/test/DebugInfo/COFF/inlining.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/inlining.ll b/llvm/test/DebugInfo/COFF/inlining.ll index 24bb1c6474d..c70c79f9cad 100644 --- a/llvm/test/DebugInfo/COFF/inlining.ll +++ b/llvm/test/DebugInfo/COFF/inlining.ll @@ -76,7 +76,7 @@ ; OBJ: TypeLeafKind: LF_ARGLIST (0x1201) ; OBJ: NumArgs: 0 ; OBJ: } -; OBJ: ProcedureType (0x1001) { +; OBJ: Procedure (0x1001) { ; OBJ: TypeLeafKind: LF_PROCEDURE (0x1008) ; OBJ: ReturnType: void (0x3) ; OBJ: NumParameters: 0 |