diff options
author | Fangrui Song <i@maskray.me> | 2024-03-28 09:10:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 09:10:34 -0700 |
commit | 276335389133d6acf5f9d7d2f8ce09f9c610cb9c (patch) | |
tree | 921f31ab4d3c1baa51c154b94b21e024d45aa6ba /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 7789ec067dfcb07cc1f2222f48d9bb8e004c0d72 (diff) | |
download | llvm-276335389133d6acf5f9d7d2f8ce09f9c610cb9c.zip llvm-276335389133d6acf5f9d7d2f8ce09f9c610cb9c.tar.gz llvm-276335389133d6acf5f9d7d2f8ce09f9c610cb9c.tar.bz2 |
[Object,ELFType] Rename TargetEndianness to Endianness (#86604)
`TargetEndianness` is long and unwieldy. "Target" in the name is confusing. Rename it to "Endianness".
I cannot find noticeable out-of-tree users of `TargetEndianness`, but
keep `TargetEndianness` to make this patch safer. `TargetEndianness`
will be removed by a subsequent change.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions