summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-safestack-param.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add safestack attribute to LLVMAttribute enum and Go bindings. CorrectPeter Collingbourne2015-06-151-0/+4
constants in commented-out part of LLVMAttribute enum. Add tests that verify that the safestack attribute is only allowed as a function attribute. llvm-svn: 239772
OpenPOWER on IntegriCloud