1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Chris Lattner f904832189 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
2010-01-19 04:39:15 +00:00
..
llvm hoist handling of external globals and special globals up to common code. 2010-01-19 04:39:15 +00:00
llvm-c Remove the InlineHint attribute. There are no current or planned 2010-01-15 21:36:30 +00:00