[all-commits] [llvm/llvm-project] a66451: [WebAssembly] Fix debug locations for ExplicitLoca...
Wouter van Oortmerssen via All-commits
all-commits at lists.llvm.org
Thu Oct 28 12:36:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a66451ebbe450a5e9dc6baf0c4e9f5738df589a2
https://github.com/llvm/llvm-project/commit/a66451ebbe450a5e9dc6baf0c4e9f5738df589a2
Author: Wouter van Oortmerssen <aardappel at gmail.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
M llvm/test/MC/WebAssembly/debug-localvar.ll
Log Message:
-----------
[WebAssembly] Fix debug locations for ExplicitLocals pass
Differential Revision: https://reviews.llvm.org/D112487
More information about the All-commits
mailing list