aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-07-22 16:18:25 -0700
committerFangrui Song <i@maskray.me>2024-07-22 16:18:25 -0700
commit70c52b62c5669993e341664a63bfbe5245e32884 (patch)
tree122a2a8771070c48f9feb88fe7362901ca2a4c0a /clang/lib/Frontend/CompilerInvocation.cpp
parentdb1d88137212fec6c884dcb0f76a8dfab4fcab98 (diff)
downloadllvm-70c52b62c5669993e341664a63bfbe5245e32884.zip
llvm-70c52b62c5669993e341664a63bfbe5245e32884.tar.gz
llvm-70c52b62c5669993e341664a63bfbe5245e32884.tar.bz2
[MC] Export llvm::ELFObjectWriter
Similar to commit 28fcafb50274be2520117eacb0a886adafefe59d (2011) for MachObjectWriter and commit 9539a7796094ff5fb59d9c685140ea2e214b945c for WinCOFFObjectWriter. MCELFStreamer can now access ELFObjectWriter directly without adding ELF-specific markGnuAbi (https://reviews.llvm.org/D97976) and setOverrideABIVersion to MCObjectWriter. A few member variables have to be made public since we cannot use a friend declaration for ELFWriter.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions