summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Support .option rvc and norvc assembler directivesAlex Bradbury2018-05-111-0/+3
| | | | | | | | | | These directives allow the 'C' (compressed) extension to be enabled/disabled within a single file. Differential Revision: https://reviews.llvm.org/D45864 Patch by Kito Cheng llvm-svn: 332107
* [RISCV] Encode RISCV specific ELF e_flags to RISCV Binary by RISCVTargetStreamerShiva Chen2018-01-261-0/+39
llvm-svn: 323507
OpenPOWER on IntegriCloud