mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
7436df838d
(1) Padding bytes between structure fields (for alignment) were never being emitted into the constant pool so the layout did not match! (2) In printing constants, structures containing structures or arrays were never handled. (3) Support new model for external/uninitialized/initialized globals. Uninitialized globals are no longer emitted since they are external. Initialized globals may go either in .bss or in .data. llvm-svn: 4134 |
||
---|---|---|
.. | ||
Sparc | ||
MachineFrameInfo.cpp | ||
Makefile | ||
TargetData.cpp | ||
TargetMachine.cpp | ||
TargetSchedInfo.cpp |