1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/include
Chris Lattner 7cdc2977f0 Change MachineBasicBlock's to not be Annotations, instead they are kept as
part of a linked list tracked by MachineFunction.  MachineBasicBlock::get
is now linear time instead of constant time, and thus is deprecated!

llvm-svn: 4337
2002-10-28 05:30:46 +00:00
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm Change MachineBasicBlock's to not be Annotations, instead they are kept as 2002-10-28 05:30:46 +00:00
Support Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00