[all-commits] [llvm/llvm-project] 2a473d: [WebAssembly] Fix parsing of linking section for n...
Andy Wingo via All-commits
all-commits at lists.llvm.org
Tue Nov 17 08:14:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2a473db57391e87ac0207a92117a14b0313661f7
https://github.com/llvm/llvm-project/commit/2a473db57391e87ac0207a92117a14b0313661f7
Author: Andy Wingo <wingo at igalia.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M llvm/lib/Object/WasmObjectFile.cpp
M llvm/test/MC/WebAssembly/debug-info.ll
M llvm/test/MC/WebAssembly/debug-info64.ll
Log Message:
-----------
[WebAssembly] Fix parsing of linking section for named global imports
Differential Revision: https://reviews.llvm.org/D91635
More information about the All-commits
mailing list