mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Add note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
608f4b0287
commit
3e2c5261d6
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user