aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/inline_ssp.ll
AgeCommit message (Expand)Author
2013-02-20Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling
2013-01-31Remove the AttrBuilder form of the Attribute::get creators.Bill Wendling
2013-01-29Convert getAttributes() to return an AttributeSetNode.Bill Wendling
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling