1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/include
Dan Gohman b87c534168 Simplify FastISel's constructor by giving it a FunctionLoweringInfo
instance, rather than pointers to all of FunctionLoweringInfo's
members.

This eliminates an NDEBUG ABI sensitivity.

llvm-svn: 107789
2010-07-07 16:29:44 +00:00
..
llvm Simplify FastISel's constructor by giving it a FunctionLoweringInfo 2010-07-07 16:29:44 +00:00
llvm-c Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00