llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 1fca5ff62b Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17281 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 16:14:51 +00:00
..
BasicBlockUtils.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Cloning.h Declare function defined in namespace llvm as gcc-3.4 doesn't accept a definition in a namespace of a non-declared function. 2004-05-19 19:17:48 +00:00
FunctionUtils.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Local.h Add new interfaces 2004-04-13 19:28:32 +00:00
PromoteMemToReg.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
UnifyFunctionExitNodes.h Add support for the unreachable instruction 2004-10-16 18:06:43 +00:00