Chris Lattner
|
043c4e5c1d
|
emit integer and fp zeros as (e.g.) .byte 0 instead of .space 1,
for tidiness.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-20 07:19:19 +00:00 |
|
Sanjiv Gupta
|
753ec15d5f
|
Re-apply 84180 with the fixed test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84195 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-15 19:26:25 +00:00 |
|
Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Chris Lattner
|
99bd8bf8a2
|
add a testcase for the pic16 section handling stuff.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76579 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-21 16:48:20 +00:00 |
|