aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/JS/lifetime-intrinsics.ll
AgeCommit message (Collapse)Author
2014-03-15Add triple and datalayout strings to testcases.Dan Gohman
This allows them to be run without specifying any command-line options, which is convenient.
2014-03-05Don't run a pass to strip dead prototypes; just ignore them.Dan Gohman
Also, fix the code for supressing declarations for no-op intrinsics.