diff options
author | Chris Bieneman <beanz@apple.com> | 2017-09-06 20:15:43 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2017-09-06 20:15:43 +0000 |
commit | 5226a2a6de669225e60147ac5ebb7f7e7118a3ba (patch) | |
tree | 5bee4bbede26612cf261eca25f608905b4efabf0 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | a465362d7715622851fc0fa8696fb11c7a2da4d5 (diff) | |
download | llvm-5226a2a6de669225e60147ac5ebb7f7e7118a3ba.zip llvm-5226a2a6de669225e60147ac5ebb7f7e7118a3ba.tar.gz llvm-5226a2a6de669225e60147ac5ebb7f7e7118a3ba.tar.bz2 |
[CMake] Need to set WITH_LOCKDOWN on debugserver target
Turns out WITH_LOCKDOWN define changes the struct layout and constructor implementation for RNBSocket which is used in debugserver.cpp, so we need to make sure this is consistent.
In the future we should change WITH_LOCKDOWN to be configured in a generated header, but for now we can just set it correctly.
<rdar://problem/33900552>
llvm-svn: 312666
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions