diff options
author | Fangrui Song <i@maskray.me> | 2024-08-15 14:01:09 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-08-15 14:01:09 -0700 |
commit | 4e078e3797098daa40d254447c499bcf61415308 (patch) | |
tree | 2a319f4b0ffdc4774802f6030e9c1a12398b23c2 /clang/lib/Basic/SourceManager.cpp | |
parent | 274370d60332e76c374fd7bf87ade16319c2782c (diff) | |
download | llvm-4e078e3797098daa40d254447c499bcf61415308.zip llvm-4e078e3797098daa40d254447c499bcf61415308.tar.gz llvm-4e078e3797098daa40d254447c499bcf61415308.tar.bz2 |
[MC] Replace hasAltEntry() with isMachO()
All Mach-O targets have this property, so just remove this variable,
which could lure contributors to add unneeded object file format
specific properties.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions