git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-05-15 19:38:39 +00:00
parent 608f4b0287
commit 3e2c5261d6

View 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() {