Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inline-asm-diags.ll on Windows, give it a triple to avoid WoA thumb ↵ | Reid Kleckner | 2017-02-08 | 1 | -1/+1 |
| | | | | | | confusion llvm-svn: 294496 | ||||
* | Move inline asm diags tests to an ARM directory. | Sanne Wouda | 2017-02-08 | 1 | -0/+9 |
The assembler syntaxes (and parsers) differ too much to expect this test to pass for all of them. llvm-svn: 294475 |