History log of /external/llvm/include/llvm/MC/SectionKind.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
652afaf8b379e44021fe9d64ca8e401c793a3be6 01-Jul-2010 Mikhail Glushenkov <foldr@codedgers.com> Trailing whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107360 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
66fa6a2d40b8f00da36514afe521ca40f2b5bf39 19-Jan-2010 Chris Lattner <sabre@nondot.org> make TLOF subclassify BSS based on linkage type into private, external
and everything else (weak).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93846 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
9b7400533f5a2ff9aa2d7bdd899be05dccb033e3 19-Jan-2010 Chris Lattner <sabre@nondot.org> introduce a section kind for common linkage. Use this to slightly
simplify and commonize some of the asmprinter logic for globals.

This also avoids printing the MCSection for .zerofill, which broke
the llvm-gcc build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93843 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
db727932a756e5f3f09a436082daa5abe58c923a 04-Aug-2009 Chris Lattner <sabre@nondot.org> make MergeableCString be a SectionKind "abstract class", and
add new concrete versions for 1/2/4-byte mergable strings.

These are not actually created yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78055 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
73cd8d2533836e5ff98c34d70e125446c08d20d6 02-Aug-2009 Chris Lattner <sabre@nondot.org> make SectionKind::Kind completely private now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77836 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
36dc04fced6da917f7b55f39f191e76cc54db8d2 02-Aug-2009 Chris Lattner <sabre@nondot.org> Make SectionKind::get() private.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77835 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
a945341d921f780e95b14475069c3a9c0d1c6575 02-Aug-2009 Chris Lattner <sabre@nondot.org> (re)introduce new simpler apis for creation sectionkinds.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77834 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h
fb299e4a25b845563ff2966719d7e5842a07496c 01-Aug-2009 Chris Lattner <sabre@nondot.org> fix a layering violation by moving SectionKind out to its own header.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77808 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/MC/SectionKind.h