Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ADT] Normalize empty triple components | Petr Hosek | 2018-08-08 | 1 | -1/+1 |
* | Make test/Driver/baremetal.cpp work with linkers other than lld | David Greene | 2018-07-30 | 1 | -5/+5 |
* | For Windows, allow .exe extension in a test. | Paul Robinson | 2017-10-06 | 1 | -5/+5 |
* | Fix ARM bare metal driver to support atomics | Jonathan Roelofs | 2017-09-06 | 1 | -1/+9 |
* | [test] Fix baremetal test to allow any -resource-dir | Michal Gorny | 2017-06-05 | 1 | -2/+2 |
* | baremetal.cpp: Fix tests where lib suffix is 64 | Ismail Donmez | 2017-05-28 | 1 | -6/+6 |
* | "*" => "+" to avoid matching on empty string. | Richard Trieu | 2017-05-25 | 1 | -1/+1 |
* | Make test/Driver/baremetal.cpp work when output directory isn't named 'bin'. | Richard Trieu | 2017-05-25 | 1 | -1/+1 |
* | Make test/Driver/baremetal.cpp pass on Windows | Hans Wennborg | 2017-05-25 | 1 | -14/+14 |
* | Relax testcase to appease buildbots | Jonathan Roelofs | 2017-05-25 | 1 | -9/+9 |
* | Don't defer to the GCC driver for linking arm-baremetal | Jonathan Roelofs | 2017-05-25 | 1 | -0/+77 |