diff options
author | Fangrui Song <i@maskray.me> | 2024-07-22 16:18:25 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-22 16:18:25 -0700 |
commit | 70c52b62c5669993e341664a63bfbe5245e32884 (patch) | |
tree | 122a2a8771070c48f9feb88fe7362901ca2a4c0a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | db1d88137212fec6c884dcb0f76a8dfab4fcab98 (diff) | |
download | llvm-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