1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[MemorySSA] Remove deprecated comment from test

llvm-svn: 292733
This commit is contained in:
Piotr Padlewski 2017-01-21 22:14:02 +00:00
parent 6fab7f63a9
commit c81d41b203

View File

@ -3,9 +3,6 @@
;
; Invariant loads should be considered live on entry, because, once the
; location is known to be dereferenceable, the value can never change.
;
; Currently XFAILed because this optimization was held back from the initial
; commit.
@g = external global i32