aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/JS/getelementptr.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-04Update to the new datalayout string.Dan Gohman
2014-02-12Create a test directory for basic JS CodegenDan Gohman