Fixes PR40784
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28307 Build 28306: arc lint + arc unit
Paths
| Differential D58417
[WebAssembly] MC: Handle aliases of aliases ClosedPublic Authored by sbc100 on Feb 19 2019, 5:10 PM.
Details Summary Fixes PR40784
Diff Detail
Event Timelinesbc100 added a parent revision: D58472: [WebAssembly] Remove unneeded MCSymbolRefExpr variants.Feb 20 2019, 1:59 PM This revision is now accepted and ready to land.Feb 22 2019, 11:44 AM Closed by commit rL354694: [WebAssembly] MC: Handle aliases of aliases (authored by sbc). · Explain WhyFeb 22 2019, 1:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187474 llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/test/MC/WebAssembly/function-alias.ll
|