Daniel Dunbar
|
ad36e8aceb
|
Pass StringRef by value.
llvm-svn: 86251
|
2009-11-06 10:58:06 +00:00 |
Kevin Enderby
|
818b6b96cb
|
Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so
that a symbol stub section with no attributes can be parsed as in:
.section __TEXT,__picsymbolstub4,symbol_stubs,none,16
llvm-svn: 83488
|
2009-10-07 20:57:20 +00:00 |
Chris Lattner
|
a15f0044a0
|
eliminate a use of strtoul.
llvm-svn: 82382
|
2009-09-20 06:58:54 +00:00 |
Chris Lattner
|
e9a75a6654
|
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
llvm-svn: 79777
|
2009-08-22 21:43:10 +00:00 |
Chris Lattner
|
7b26fce23e
|
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
llvm-svn: 79763
|
2009-08-22 20:48:53 +00:00 |
Chris Lattner
|
6c20391d38
|
split MachO section handling stuff out to its out .h/.cpp file.
llvm-svn: 78576
|
2009-08-10 18:15:01 +00:00 |