- Mar 11, 2010
-
-
Chris Lattner authored
llvm-svn: 98288
-
- Mar 10, 2010
-
-
Daniel Dunbar authored
llvm-svn: 98167
-
Chris Lattner authored
Add a new GetOrCreateTemporarySymbol method and a version that takes a twine. llvm-svn: 98118
-
- Nov 06, 2009
-
-
Daniel Dunbar authored
llvm-svn: 86251
-
- Oct 20, 2009
-
-
Chris Lattner authored
llvm-svn: 84561
-
- Oct 16, 2009
-
-
Daniel Dunbar authored
llvm-svn: 84228
-
- Aug 27, 2009
-
-
Daniel Dunbar authored
- I moved section creation back into AsmParser. I think policy decisions like this should be pushed higher, not lower, when possible (in addition the assembler has flags which change this behavior, for example). llvm-svn: 80162
-
- Aug 26, 2009
-
-
Daniel Dunbar authored
llvm-svn: 80079
-
- Aug 13, 2009
-
-
Chris Lattner authored
MCContext no longer maintains a string -> section map. llvm-svn: 78874
-
Chris Lattner authored
them, so it doesn't have to explicitly free them. llvm-svn: 78870
-
- Jul 31, 2009
-
-
Chris Lattner authored
MCSectionWithKind subclass of MCSection. llvm-svn: 77684
-
Chris Lattner authored
This is needed to allow polymorphic sections. llvm-svn: 77680
-
- Jul 27, 2009
-
-
Daniel Dunbar authored
llvm-svn: 77251
-
- Jun 24, 2009
-
-
Daniel Dunbar authored
reintroduce them later. Also, don't require MCSection* when creating a symbol. llvm-svn: 74081
-
Chris Lattner authored
This is suboptimal in several aspects, see the commented out assertion. I need to talk to Daniel about this. llvm-svn: 74057
-
Daniel Dunbar authored
llvm-svn: 74044
-
Daniel Dunbar authored
llvm-svn: 74024
-
Daniel Dunbar authored
- Lives inside new library lib/MC (LLVMMC.a) llvm-svn: 74013
-