aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-04-29 13:11:58 -0700
committerGitHub <noreply@github.com>2024-04-29 13:11:58 -0700
commita5cc95147ed549e850b4e9641e84641e781e0ceb (patch)
treea30bd0f415fb29eda6b1c67c44032a2ad660e371 /clang/lib/CodeGen/CodeGenModule.cpp
parent326657f5679889e3374354ba3243e27bda2080f4 (diff)
downloadllvm-a5cc95147ed549e850b4e9641e84641e781e0ceb.zip
llvm-a5cc95147ed549e850b4e9641e84641e781e0ceb.tar.gz
llvm-a5cc95147ed549e850b4e9641e84641e781e0ceb.tar.bz2
[BinaryFormat] Adjust OSABI functions and add unittests
Adjust #89280: * ELFOSABI_LINUX is a historical alias that should not be used in new code. readelf -h displays "UNIX - GNU" instead of "Linux". * "OS" is inappropriate. Some values are architecture-specific, e.g. ELFOSABI_ARM. * Drop lowercase, which seems a job of the caller. Add some unittests. Pull Request: https://github.com/llvm/llvm-project/pull/90270
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions