mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 14:36:34 +00:00
document real source of bug
llvm-svn: 9413
This commit is contained in:
parent
862878b443
commit
61aeebd42b
@ -1,4 +1,7 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep false
|
||||
;
|
||||
; This actually looks like a constant propagation bug
|
||||
|
||||
%X = type { [10 x int], float }
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user