summaryrefslogtreecommitdiffstats
path: root/llvm/test/Examples
Commit message (Collapse)AuthorAgeFilesLines
* Disable llvm/test/Examples/ for now while investigating.NAKAMURA Takumi2015-08-281-2/+1
| | | | | | | | FIXME: - Introduce explicit mapping. - Investigate crash on win32. Could we introduce crash handler in examples? llvm-svn: 246267
* Oops - Re-add the Kaleidoscope regression tests themselves (accidentally leftLang Hames2015-08-276-0/+85
| | | | | | out of r246201). llvm-svn: 246203
* Revert r246175 to get builder green again.Lang Hames2015-08-276-85/+0
| | | | llvm-svn: 246185
* Add Kaleidoscope regression tests.Lang Hames2015-08-276-0/+85
These will be run if LLVM_BUILD_EXAMPLES is enabled. llvm-svn: 246175
OpenPOWER on IntegriCloud