llvm-svn: 6235
This commit is contained in:
Chris Lattner 2003-05-15 19:38:39 +00:00
parent cb4d26fb95
commit f9b586cf24
1 changed files with 3 additions and 0 deletions

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