This was fixed in the ELF backend in https://reviews.llvm.org/D34554.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 38219 Build 38218: arc lint + arc unit
Differential D67676
[lld][WebAssembly] Fix use after free of archive path ClosedPublic Authored by sbc100 on Sep 17 2019, 1:00 PM.
Details
Diff Detail
Event Timeline
Closed by commit rL372266: [lld][WebAssembly] Fix use after free of archive path (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 220560 lld/wasm/Driver.cpp
lld/wasm/InputFiles.h
|
Should these debug prints be behind LLVM_DEBUG?