commit | 9745a0adb21fc732a4afead343c1e791cce85b14 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Fri Jun 15 02:50:45 2018 +0000 |
committer | Frederic Riss <friss@apple.com> | Fri Jun 15 02:50:45 2018 +0000 |
tree | 315200f061cc626ded97bd295e6f0c7d176d65e9 | |
parent | 52560ba1053c0abb307f7d91bbf97f3a39da63ce [diff] |
Add support for PLATFORM_*SIMULATOR The toolchain in Xcode 10 uses a new LC_BUILD_VERSION entry to identify simulator binaries. Add support for reading those to debugserver. The exisitng test testing that code is currently failling when run with Xcode 10, no need for a new test. llvm-svn: 334784