Checking the OS version via GetMacosAlignedVersion() now works for the
simulator. Let's use it to simplify DyldNeedsEnvVariable().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81197
[Darwin] Cleanup code via improved GetMacosAlignedVersion() ClosedPublic Authored by yln on Jun 4 2020, 3:12 PM.
Details Summary Checking the OS version via GetMacosAlignedVersion() now works for the
Diff Detail
Event Timelineyln added a parent revision: D79979: [Darwin] Fix OS version checks inside simulators.Jun 4 2020, 3:14 PM This revision is now accepted and ready to land.Jun 9 2020, 6:15 PM This revision was landed with ongoing or failed builds.Jul 28 2020, 9:48 AM Closed by commit rG12f27fc4b505: [Darwin] Cleanup code via improved GetMacosAlignedVersion() (authored by yln). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281266 compiler-rt/lib/sanitizer_common/sanitizer_mac.h
compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
|