diff options
| author | Timur Iskhodzhanov <timurrrr@google.com> | 2014-03-27 08:52:14 +0000 |
|---|---|---|
| committer | Timur Iskhodzhanov <timurrrr@google.com> | 2014-03-27 08:52:14 +0000 |
| commit | b714601f8f0132fdced747de34752ee63d2bdc86 (patch) | |
| tree | 7f05f1c343d60ea16d13c33dc46262136659d622 /llvm/test/DebugInfo/COFF | |
| parent | d093b5ac432bbf96c847d43be4dcf63f0769abc5 (diff) | |
| download | bcm5719-llvm-b714601f8f0132fdced747de34752ee63d2bdc86.tar.gz bcm5719-llvm-b714601f8f0132fdced747de34752ee63d2bdc86.zip | |
Add a PR reference
llvm-svn: 204904
Diffstat (limited to 'llvm/test/DebugInfo/COFF')
| -rw-r--r-- | llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll b/llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll index b0b87a4b6f9..f5e2eae0a44 100644 --- a/llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll +++ b/llvm/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 |

