Siva Chandra Reddy 25174976e1 [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
2023-05-25 05:51:32 +00:00
..
2023-02-22 10:40:38 -08:00
2023-05-03 11:01:11 -07:00
2023-03-29 12:49:29 -07:00