diff options
| author | stephenpeckham <118857872+stephenpeckham@users.noreply.github.com> | 2023-12-04 17:35:47 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 17:35:47 -0600 |
| commit | 4b1254e7d4c30c7e15669e8879f405814c1790ee (patch) | |
| tree | 761de73a8697c32a007024cb2f0aeccd6011f0cc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 3d718d0ebac232f304a0a074610de2d9652ab21f (diff) | |
| download | llvm-4b1254e7d4c30c7e15669e8879f405814c1790ee.zip llvm-4b1254e7d4c30c7e15669e8879f405814c1790ee.tar.gz llvm-4b1254e7d4c30c7e15669e8879f405814c1790ee.tar.bz2 | |
[AIX] In assembly file, create a dummy text renamed to an empty string (#73052)
This works around an AIX assembler and linker bug. If the
-fno-integrated-as and -frecord-command-line options are used but
there's no actual code in the source file, the assembler creates an
object file with only an .info section. The AIX linker rejects such an
object file.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
