llvm-6502/include
Chris Lattner d269a6e460 make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
of const ones.  non-const ones aren't very useful, because you can't
even, say, emit them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95205 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-03 06:18:30 +00:00
..
llvm make MachineModuleInfoMachO hold non-const MCSymbol*'s instead 2010-02-03 06:18:30 +00:00
llvm-c Changed constants to an enum so as not to pollute the 2010-01-27 23:20:51 +00:00