| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Store defined macros in MCContext. | Rafael Espindola | 2018-02-14 | 1 | -0/+8 |
| So that macros defined in inline assembly blocks are available to the whole file. This provides a consistent behavior with other assembly directives, since equations for example are already preserved between inline assembly blocks. PR: 36110 Patch by Roger! llvm-svn: 325139 | |||||

