We didn't have support for parsing DriverKit in our -platform
flag, so add that too. Also remove a bunch of unnecessary namespace
prefixes.
Details
Details
- Reviewers
compnerd thakis - Group Reviewers
Restricted Project - Commits
- rG9d1140e18e6f: [lld-macho] Simulator & DriverKit executables should always be PIE
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
290 ms | x64 debian > lld.MachO::platform-version.s | |
1,180 ms | x64 windows > lld.MachO::platform-version.s |
Event Timeline
Comment Actions
(nit: Consider checking in obviously-behavior-preserving changes like stripping namespace prefixes without pre-commit review, and only send out the behavior-changing bits.)