diff options
author | Alex Bradbury <asb@lowrisc.org> | 2018-11-28 16:39:14 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2018-11-28 16:39:14 +0000 |
commit | 893e5bc77484e93d7219eb5aef3534cbe6a14bb5 (patch) | |
tree | f03fee86fe12d19d6e87f481c6fe03842585d687 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8d63aed45941eb40ee30cf80584d6fd024d56b53 (diff) | |
download | llvm-893e5bc77484e93d7219eb5aef3534cbe6a14bb5.zip llvm-893e5bc77484e93d7219eb5aef3534cbe6a14bb5.tar.gz llvm-893e5bc77484e93d7219eb5aef3534cbe6a14bb5.tar.bz2 |
[RISCV] Support .option push and .option pop
This adds support in the RISCVAsmParser the storing of Subtarget feature bits to a stack so that they can be pushed/popped to enable/disable multiple features at once.
Differential Revision: https://reviews.llvm.org/D46424
Patch by Lewis Revill.
llvm-svn: 347774
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions