diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2014-01-15 09:08:07 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2014-01-15 09:08:07 +0000 |
| commit | b6531313459900c77172be2e607bc6fa9fa5b4a6 (patch) | |
| tree | 5698b1843c10a334329c459a613bad257c542f14 /llvm/test/ExecutionEngine | |
| parent | f9814063c66831b3a9c15918a3f2bf085bcff9ca (diff) | |
| download | bcm5719-llvm-b6531313459900c77172be2e607bc6fa9fa5b4a6.tar.gz bcm5719-llvm-b6531313459900c77172be2e607bc6fa9fa5b4a6.zip | |
Move a bunch of tests to directly use the CC1 layer. This at least saves
a subprocess invocation which is pretty significant on Windows. It also
likely saves a bunch of thrashing the host machine needlessly. Finally
it makes the tests much more predictable and less dependent on the host.
For example 'header_lookup1.c' was passing '-fno-ms-extensions' just to
thwart the host detection adding it into the compilation. By runnig CC1
directly we don't have to deal with such oddities.
llvm-svn: 199308
Diffstat (limited to 'llvm/test/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions

