Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D54558
[WebAssembly] Import the stack pointer when building shared libraries ClosedPublic Authored by sbc100 on Nov 14 2018, 5:10 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptNov 14 2018, 5:10 PM This revision is now accepted and ready to land.Nov 14 2018, 8:52 PM Closed by commit rLLD346974: [WebAssembly] Import the stack pointer when building shared libraries (authored by sbc). · Explain WhyNov 15 2018, 10:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174243 test/wasm/shared.ll
wasm/Driver.cpp
wasm/OutputSections.cpp
wasm/Symbols.h
wasm/Symbols.cpp
wasm/Writer.cpp
|
By convention, I think we name this Sym rather than Result.