955 B
955 B
LLVM Reference Files
These are a copy of the relevant LLVM files that were ported to Rust from the last time that this project was "synced" with LLVM.
Currently that sync point is 20.1.8, commit 87f0227.
These files were originally located at:
llvm/include/llvm/BinaryFormat/COFF.hllvm/include/llvm/Object/Archive.hllvm/include/llvm/Object/ArchiveWriter.hllvm/include/llvm/Object/COFFImportFile.hllvm/include/llvm/Support/Alignment.hllvm/include/llvm/Support/MathExtras.hllvm/lib/IR/Mangler.cppllvm/lib/Object/ArchiveWriter.cppllvm/lib/Object/COFFImportFile.cppllvm/unittests/IR/ManglerTest.cpp
When syncing, make sure to update these files and the commit above.
Additionally, ar_archive_writer has removed some options, so you can assume:
deterministicis alwaystrue.write_symtabis alwaystrue.