Also, for OS unknown targets like wasm, don't include
'unknown' in the library path. This is a fix for the
rL316719.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39354
[WebAssembly] Add crt1.o when calling lld ClosedPublic Authored by sbc100 on Oct 26 2017, 5:32 PM.
Details Summary Also, for OS unknown targets like wasm, don't include
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptOct 26 2017, 5:32 PM sbc100 retitled this revision from [WebAssembly] Add crt1.o with calling lld to [WebAssembly] Add crt1.o when calling lld.Oct 26 2017, 5:32 PM This revision is now accepted and ready to land.Oct 27 2017, 10:57 AM Closed by commit rL316777: [WebAssembly] Add crt1.o with calling lld (authored by sbc). · Explain WhyOct 27 2017, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 120656 cfe/trunk/lib/Driver/ToolChain.cpp
cfe/trunk/lib/Driver/ToolChains/WebAssembly.cpp
cfe/trunk/test/Driver/wasm-toolchain.c
|