aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/invalid_cast.ll
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-04-08FileCheckize these testcases.Bill Wendling
2011-05-18Tighten up checking of the validity of casts. (1) The IR parser wouldDuncan Sands