aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2023-05-24 07:28:50 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2023-05-25 05:51:32 +0000
commit25174976e19b2ef916bb94f4613662646c95cd46 (patch)
tree54ba99f43671b5e546f13370876faf60385cc062 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentbcb698bfdc723cb5e626e61808933583287ad928 (diff)
downloadllvm-25174976e19b2ef916bb94f4613662646c95cd46.zip
llvm-25174976e19b2ef916bb94f4613662646c95cd46.tar.gz
llvm-25174976e19b2ef916bb94f4613662646c95cd46.tar.bz2
[libc] Rearrange error and signal tables.
This is largely a cosmetic change done with a few goals: 1. Reduce the conditionals in picking the correct set of tables for the platform. 2. Avoid exposing, for example Linux errors, when building for non-Linux platforms. This also prevents build failures when Linux errors are not defined on the target non-Linux platform. 3. Some "_table" suffixes have been removed to avoid repeated occurance of "table" like "tables/linux_error_table.h". Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D151367
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions