aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/RISCVAttributes.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it...Mehdi Amini1-4/+5
2021-07-16Revert "Use ManagedStatic and lazy initialization of cl::opt in libSupport to...Mehdi Amini1-5/+4
2021-07-16Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it...Mehdi Amini1-4/+5
2021-07-16Revert "Use ManagedStatic and lazy initialization of cl::opt in libSupport to...Mehdi Amini1-5/+4
2021-07-16Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it...Mehdi Amini1-4/+5
2020-03-31[RISCV] ELF attribute section for RISC-V.Kai Wang1-0/+25