[all-commits] [llvm/llvm-project] c8e535: Revert "[WebAssembly] Implement build-id feature"
Derek Schuff via All-commits
all-commits at lists.llvm.org
Thu Mar 2 15:29:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8e5354f0063b090b6fa7ad4cfc2b9df78038454
https://github.com/llvm/llvm-project/commit/c8e5354f0063b090b6fa7ad4cfc2b9df78038454
Author: Derek Schuff <dschuff at chromium.org>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
R lld/test/wasm/build-id.test
M lld/wasm/Config.h
M lld/wasm/Driver.cpp
M lld/wasm/Options.td
M lld/wasm/SyntheticSections.cpp
M lld/wasm/SyntheticSections.h
M lld/wasm/Writer.cpp
Log Message:
-----------
Revert "[WebAssembly] Implement build-id feature"
This reverts commit 41e31466af6a7feab82742bb01af43f4f3ae4ede
due to a build failure on Windows.
More information about the All-commits
mailing list