1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/CodeGen/MIR/Mips
Alex Lorenz aad76afaef MIR Serialization: Change syntax for the call entry pseudo source values.
The global IR values in machine memory operands should use the global value
'@<name>' syntax instead of the current '%ir.<name>' syntax.

However, the global value call entry pseudo source values use the global value
syntax already. Therefore, the syntax for the call entry pseudo source values
has to be changed so that the global values and call entry global value PSVs
can be parsed without ambiguities.

llvm-svn: 245526
2015-08-20 00:12:57 +00:00
..
expected-global-value-or-symbol-after-call-entry.mir MIR Serialization: Change syntax for the call entry pseudo source values. 2015-08-20 00:12:57 +00:00
lit.local.cfg
memory-operands.mir MIR Serialization: Change syntax for the call entry pseudo source values. 2015-08-20 00:12:57 +00:00