summaryrefslogtreecommitdiff
path: root/test/Examples
AgeCommit message (Collapse)Author
2015-08-28Disable llvm/test/Examples/ for now while investigating.NAKAMURA Takumi
FIXME: - Introduce explicit mapping. - Investigate crash on win32. Could we introduce crash handler in examples? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246267 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-27Oops - Re-add the Kaleidoscope regression tests themselves (accidentally leftLang Hames
out of r246201). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246203 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-27Revert r246175 to get builder green again.Lang Hames
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246185 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-27Add Kaleidoscope regression tests.Lang Hames
These will be run if LLVM_BUILD_EXAMPLES is enabled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246175 91177308-0d34-0410-b5e6-96231b3b80d8