| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-06 | Add a test for escaping LLVMisms in inline asm | Simonas Kazlauskas | -0/+32 | |
| We escape certain LLVM-specific features when passing the inline assembly string to the LLVM. Until now, however, there was no test making sure this behaviour stays intact. This commit adds such a test! | ||||
