projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608f4b0
)
Add note
author
Chris Lattner
<sabre@nondot.org>
Thu, 15 May 2003 19:38:39 +0000
(19:38 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 15 May 2003 19:38:39 +0000
(19:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6235
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Assembler/2003-05-15-AssemblerProblem.llx
patch
|
blob
|
history
diff --git
a/test/Assembler/2003-05-15-AssemblerProblem.llx
b/test/Assembler/2003-05-15-AssemblerProblem.llx
index c1f90417693486048b516343f81fdb0d7bc20959..9b39390f236d03859653fac52462ff5f13dc8d62 100644
(file)
--- a/
test/Assembler/2003-05-15-AssemblerProblem.llx
+++ b/
test/Assembler/2003-05-15-AssemblerProblem.llx
@@
-1,3
+1,6
@@
+; This bug was caused by two CPR's existing for the same global variable,
+; colliding in the Module level CPR map.
+
; RUN: as < %s -o /dev/null -f
void %test() {