diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-19 04:39:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-19 04:39:15 +0000 |
commit | 6a160517a0690fc9ddda4511174e08d8d5557821 (patch) | |
tree | 5dbfe144342fabfbf728b786dca8c4e881abed2c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e9d28b19cf3864c0e44e15036dc71e8e4eb31088 (diff) | |
download | llvm-6a160517a0690fc9ddda4511174e08d8d5557821.zip llvm-6a160517a0690fc9ddda4511174e08d8d5557821.tar.gz llvm-6a160517a0690fc9ddda4511174e08d8d5557821.tar.bz2 |
hoist handling of external globals and special globals up to common code.
This makes a similar code dead in all the other targets, I'll clean it up
in a bit.
This also moves handling of lcomm up before acquisition of a section,
since lcomm never needs a section.
llvm-svn: 93851
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions