CMakeLists.txt | 11 ++++-- c_headers/avx512fintrin.h | 9 +---- deps/lld-prebuilt/lld/Config/Version.inc | 4 +- deps/lld/COFF/Config.h | 1 + deps/lld/COFF/Driver.cpp | 10 ++++- deps/lld/COFF/Error.cpp | 5 ++- deps/lld/COFF/Error.h | 2 + deps/lld/ELF/SyntheticSections.cpp | 12 ++++-- deps/lld/ELF/SyntheticSections.h | 3 +- deps/lld/include/lld/Driver/Driver.h | 2 +- deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 1 - deps/lld/test/ELF/eh-frame-padding-no-rosegment.s | 64 ++++++++++++++++++++++++++++++++ deps/lld/tools/lld/lld.cpp | 2 +- src/zig_llvm.cpp | 2 +- 14 files changed, 104 insertions(+), 24 deletions(-)