[all-commits] [llvm/llvm-project] 27e6b1: [RISCV][Docs] Add RISC-V asm template argument mod...
Luís Marques via All-commits
all-commits at lists.llvm.org
Tue Jan 7 03:09:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 27e6b171e0be0bca1ba4fb934f52816f24487b6f
https://github.com/llvm/llvm-project/commit/27e6b171e0be0bca1ba4fb934f52816f24487b6f
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[RISCV][Docs] Add RISC-V asm template argument modifiers
Adds the RISC-V asm template argument modifiers currently supported by LLVM.
Additional ones supported by GCC will be added to the documentation when we
start supporting them.
More information about the All-commits
mailing list