Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | return-object-by-reference ("non trivial") xfail on arm64 in TestTrivialABI.py | Jason Molenda | 2019-12-11 | 2 | -1/+2 |
* | Mark some tests as xfail on AArch64 Linux | Diana Picus | 2019-12-03 | 1 | -0/+4 |
* | [dotest] Avoid the need for LEVEL= makefile boilerplate | Pavel Labath | 2019-09-04 | 1 | -3/+1 |
* | [lldb][NFC] Remove unused imports in python tests | Raphael Isemann | 2019-08-02 | 1 | -3/+0 |
* | [ABI] Fix SystemV ABI to handle nested aggregate type returned in register | Alex Langford | 2019-06-04 | 1 | -1/+2 |
* | Fix whitespace in the python test suite. | Raphael Isemann | 2018-07-27 | 1 | -2/+2 |
* | [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W... | Stella Stamenova | 2018-07-02 | 1 | -10/+9 |
* | Revert r328715. Wasn't wrong, just not the issue. | Jim Ingham | 2018-03-28 | 1 | -1/+0 |
* | Explicitly import subprocess | Jim Ingham | 2018-03-28 | 1 | -0/+1 |
* | Add support for __attribute__(trivial_abi). | Jim Ingham | 2018-03-23 | 3 | -0/+115 |