Anton Korobeynikov
|
2ae5446b62
|
Add interface for section override. Use this for Sparc, since it should use named BSS section.
llvm-svn: 54844
|
2008-08-16 12:58:12 +00:00 |
Anton Korobeynikov
|
44b4a9a05d
|
Reduce heap trashing due to std::string construction / concatenation via caching of section flags string representations
llvm-svn: 54842
|
2008-08-16 12:57:07 +00:00 |
Anton Korobeynikov
|
bc506bbfdb
|
Properly print flags on Sparc
llvm-svn: 54543
|
2008-08-08 18:26:10 +00:00 |
Anton Korobeynikov
|
f6e3411aec
|
Use mergeable strings sections on sparc
llvm-svn: 54541
|
2008-08-08 18:25:29 +00:00 |
Anton Korobeynikov
|
1a11e8a6fe
|
Switch Sparc to new section handling stuff. Refactor printing of module-level GVs significantly.
llvm-svn: 54450
|
2008-08-07 09:51:25 +00:00 |
Chris Lattner
|
f3ebc3f3d2
|
Remove attribution from file headers, per discussion on llvmdev.
llvm-svn: 45418
|
2007-12-29 20:36:04 +00:00 |
Jim Laskey
|
0e83541f8b
|
Break out target asm info into separate files.
llvm-svn: 30161
|
2006-09-07 22:05:02 +00:00 |