diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2021-06-29 20:27:28 +0000 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2021-06-29 20:41:28 +0000 |
commit | 58af0d567d88eb5a7eec436886da066308d7a39e (patch) | |
tree | 5b32de8d63936b02603219f3eb1fc4fb234d0ebc /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9952d591ccc49cbcbf9c89d5191e6111c44703a6 (diff) | |
download | llvm-58af0d567d88eb5a7eec436886da066308d7a39e.zip llvm-58af0d567d88eb5a7eec436886da066308d7a39e.tar.gz llvm-58af0d567d88eb5a7eec436886da066308d7a39e.tar.bz2 |
[libc] Allow target architecture independent configs
Previously, we required entrypoints.txt for every target architecture
supported by a target OS. With this change, we allow architecture
independent config for a target OS. That is, if an architecture specific
entrypoints.txt is missing, then a generic entrypoints.txt for that
target OS will be used.
Reviewed By: caitlyncano
Differential Revision: https://reviews.llvm.org/D105147
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions