From 43a55da9dab9c6eca0b79527b743001950a8cc59 Mon Sep 17 00:00:00 2001 From: Timur Iskhodzhanov Date: Thu, 27 Mar 2014 08:52:14 +0000 Subject: [PATCH] Add a PR reference git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204904 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll b/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll index b0b87a4b6f9..f5e2eae0a44 100644 --- a/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll +++ b/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll @@ -13,7 +13,7 @@ ; 9 } ; ; The bar function happens to have no lexical scopes, yet it has one instruction -; with debug information available. +; with debug information available. This used to be PR19239. ; X86-LABEL: {{^}}"?bar@@YAXHZZ": ; X86-NEXT: # BB -- 2.34.1