[all-commits] [llvm/llvm-project] 9a9ec8: [lld][WebAssembly] Remove redundant check for unde...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue Oct 5 15:11:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a9ec8e04b6b0b5124a4e77dbc0916b85f03f6ee
https://github.com/llvm/llvm-project/commit/9a9ec8e04b6b0b5124a4e77dbc0916b85f03f6ee
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M lld/wasm/Relocations.cpp
Log Message:
-----------
[lld][WebAssembly] Remove redundant check for undefined global (NFC)
Also does some refactoring.
Reviewed By: sbc100
Differential Revision: https://reviews.llvm.org/D111101
More information about the All-commits
mailing list