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
|
4fee6f3bdd
|
Start function numbering at 0.
llvm-svn: 101638
|
2010-04-17 16:29:15 +00:00 |
Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Richard Osborne
|
2349fb4d45
|
Add support for mergeable sections back into the XCore backend.
llvm-svn: 79368
|
2009-08-18 21:14:31 +00:00 |
Richard Osborne
|
94a2c1acae
|
Update getSectionForConstant() to to allow mergable sections to be nulled out
if not supported by the ELF subtarget.
llvm-svn: 79249
|
2009-08-17 16:37:11 +00:00 |