Add note
authorChris Lattner <sabre@nondot.org>
Thu, 15 May 2003 19:38:39 +0000 (19:38 +0000)
committerChris 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

index c1f90417693486048b516343f81fdb0d7bc20959..9b39390f236d03859653fac52462ff5f13dc8d62 100644 (file)
@@ -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() {