diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-12-04 20:21:50 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-12-04 20:37:41 -0800 |
commit | 0db37576c1dddbec1021b50320ae84a9d838742c (patch) | |
tree | f226cf147fe6c4e04009e52605565d71a4f56e82 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 315fab428d6084b09f82468740df5697ab3bb93b (diff) | |
download | llvm-0db37576c1dddbec1021b50320ae84a9d838742c.zip llvm-0db37576c1dddbec1021b50320ae84a9d838742c.tar.gz llvm-0db37576c1dddbec1021b50320ae84a9d838742c.tar.bz2 |
[debugserver] Honor the cpu sub type if specified
Use the newly added spawnattr API, posix_spawnattr_setarchpref_np, to
select a slice preferences per cpu and subcpu types, instead of just cpu
with posix_spawnattr_setarchpref_np.
rdar://16094957
Differential revision: https://reviews.llvm.org/D92712
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions