aboutsummaryrefslogtreecommitdiff
path: root/test/Verifier/2008-03-01-AllocaSized.ll
AgeCommit message (Expand)Author
2015-02-16AsmParser: Reject alloca with function typeDavid Majnemer
2013-04-08Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-03-01Fix PR2113 by verifying allocations.Chris Lattner