[all-commits] [llvm/llvm-project] 1e29c3: [WebAssembly][Objcopy] Check that --only-keep-debu...
Derek Schuff via All-commits
all-commits at lists.llvm.org
Tue Jun 7 16:48:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e29c3a12fa7bdf406e79d8c6e43aebbd2f724a7
https://github.com/llvm/llvm-project/commit/1e29c3a12fa7bdf406e79d8c6e43aebbd2f724a7
Author: Derek Schuff <dschuff at chromium.org>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M llvm/test/tools/llvm-objcopy/wasm/only-keep-debug.test
Log Message:
-----------
[WebAssembly][Objcopy] Check that --only-keep-debug removes known sections
NFC; Just update the test to ensure that both known and custom sections
are removed.
Review left over from https://reviews.llvm.org/D126509
More information about the All-commits
mailing list