Joerg Sonnenberger
|
62f759791a
|
Be nice to Xcore and the XMOS assembler and avoid quoting section names
that contain only letters, digits and the characters "_" and ".".
llvm-svn: 127028
|
2011-03-04 20:03:14 +00:00 |
Joerg Sonnenberger
|
852ab890b5
|
Bug#9033: For the ELF assembler output, always quote the section name.
llvm-svn: 126963
|
2011-03-03 22:31:08 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Bruno Cardoso Lopes
|
607cd3b63a
|
Change MCSectionELF to represent a section semantically instead of
syntactically as a string, very similiar to what Chris did with MachO.
The parsing support and validation is not introduced yet.
llvm-svn: 78890
|
2009-08-13 05:07:35 +00:00 |