aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/OptimizedStructLayout.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-07-23 11:05:47 -0400
committerLouis Dionne <ldionne@apple.com>2020-07-23 14:04:00 -0400
commit918ba933673a515240db867ce9467879ceb4da9f (patch)
treef27ffe4e010c4ab4bf40558bf6a0ad7388b8647c /llvm/lib/Support/OptimizedStructLayout.cpp
parentdf441c90152caa338182012a889eff16bb2a64e7 (diff)
downloadllvm-918ba933673a515240db867ce9467879ceb4da9f.zip
llvm-918ba933673a515240db867ce9467879ceb4da9f.tar.gz
llvm-918ba933673a515240db867ce9467879ceb4da9f.tar.bz2
[libc++] Build the dylib with -faligned-allocation
This avoids issues when building the dylib for deployment targets that don't support aligned allocation, where Clang normally triggers an error to warn users their code would break at runtime when back-deployed. Since we're building the dylib itself, which contains the aligned allocation functions, we don't want to trigger that error. Differential Revision: https://reviews.llvm.org/D84418
Diffstat (limited to 'llvm/lib/Support/OptimizedStructLayout.cpp')
0 files changed, 0 insertions, 0 deletions