Much like with debug info with LTO, this case also uses temporary
object files and therefore needs to externalize it before the
temporary files are deleted
Depends on D84565
Paths
| Differential D85247
[Darwin] [Driver] Clang should invoke dsymutil for multiarch builds AcceptedPublic Authored by dsanders on Aug 4 2020, 2:11 PM.
Details
Summary Much like with debug info with LTO, this case also uses temporary Depends on D84565
Diff Detail
Unit TestsFailed
Event Timeline
This revision is now accepted and ready to land.Aug 7 2020, 9:08 AM
Revision Contents
Diff 283029 clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Darwin.h
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-dsymutil.c
|
Is a.out the lipoed fat binary? If yes this LGTM