Arnold Schwaighofer
|
b182f656b3
|
Codesign test/Frontend
|
2018-08-10 08:29:26 -07:00 |
|
Dmitri Gribenko
|
486cab447d
|
tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
These changes were made using a script.
|
2017-06-04 11:08:39 -07:00 |
|
Dmitri Gribenko
|
55864d10cb
|
Tests: use 'mkdir -p'
|
2016-09-02 21:36:45 -07:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Arnold Schwaighofer
|
859fbc0162
|
More executable_test for the test directory
Swift SVN r29280
|
2015-06-03 23:28:51 +00:00 |
|
Arnold Schwaighofer
|
28616fbeb8
|
This test relies on inlining not to happen. Disable inlining.
LLVM is pretty insistent to inline the value 1995 regardless of a noinline
attribute. So I disabled llvm optimizations.
Swift SVN r28675
|
2015-05-17 03:31:20 +00:00 |
|
Dmitri Hrybenko
|
f46f16ae82
|
stdlib: implement new print() API
rdar://20775683
Swift SVN r28309
|
2015-05-08 01:37:59 +00:00 |
|
Luqman Aden
|
a33c518e98
|
tests: use substitution to pick the right llvm-link.
Swift SVN r27621
|
2015-04-23 01:51:47 +00:00 |
|
Luqman Aden
|
ce4bff5645
|
Frontend: Allow passing .sil as -primary-file along with other .sib as input.
Swift SVN r27612
|
2015-04-22 22:53:18 +00:00 |
|