Commit Graph

3 Commits

Author SHA1 Message Date
Arnold Schwaighofer
9ee12db2a9 Fix tests for LLVM change that added anonymous parameter labeling
Fix for r367755.
2019-08-15 14:57:24 -07:00
Saleem Abdulrasool
cca52d166a test: fix the test on Windows
Fix the test to pass on Windows.  `protected` is limited to ELF targets.
2019-07-09 14:12:04 -07:00
Michael Gottesman
9f26fc7fe7 [irgen] Add a small test that provides an example of how to write vector code in SIL and the type of LLVM-IR it lowers to.
This is intended to be an always correct reference for new implementors.
2019-07-06 15:56:28 -07:00