1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/include
Manman Ren c576d690b0 Struct-path aware TBAA: change the format of TBAAStructType node.
We switch the order of offset and field type to make TBAAStructType node
(name, parent node, offset) similar to scalar TBAA node (name, parent node).
TypeIsImmutable is added to TBAAStructTag node.

llvm-svn: 180654
2013-04-27 00:26:11 +00:00
..
llvm Struct-path aware TBAA: change the format of TBAAStructType node. 2013-04-27 00:26:11 +00:00
llvm-c Revert "Exposing MCJIT through C API" 2013-04-25 03:19:12 +00:00