[llvm] r204904 - Add a PR reference

Timur Iskhodzhanov timurrrr at google.com
Thu Mar 27 01:52:14 PDT 2014


Author: timurrrr
Date: Thu Mar 27 03:52:14 2014
New Revision: 204904

URL: http://llvm.org/viewvc/llvm-project?rev=204904&view=rev
Log:
Add a PR reference

Modified:
    llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll

Modified: llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll?rev=204904&r1=204903&r2=204904&view=diff
==============================================================================
--- llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll (original)
+++ llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll Thu Mar 27 03:52:14 2014
@@ -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





More information about the llvm-commits mailing list