Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `REQUIRES:` line to the top | Fangrui Song | 2018-06-26 | 1 | -1/+1 |
| | | | | llvm-svn: 335635 | ||||
* | Specify REQUIRES: default_triple in a few tests | Justin Bogner | 2018-04-26 | 1 | -0/+1 |
| | | | | | | These were all failing when specifying LLVM_DEFAULT_TARGET_TRIPLE=''. llvm-svn: 330977 | ||||
* | [DebugInfo] Remove target-specific instructions in test | Scott Linder | 2018-02-26 | 1 | -2/+0 |
| | | | | | | | This AsmParser test is target-agnostic, but contained some target-specific instructions, which broke on SystemZ. llvm-svn: 326129 | ||||
* | [DebugInfo] Add remaining files to r325970 | Scott Linder | 2018-02-23 | 1 | -0/+7 |
Add files which I missed in the original check-in llvm-svn: 325973 |