diff options
author | Martin Storsjö <martin@martin.st> | 2022-01-04 23:14:30 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-01-06 10:23:04 +0200 |
commit | 1919720fdd348ca568b235bf3f1357c198eccd15 (patch) | |
tree | 31e4b8f1e937d14c2c917a1606fb3fa6019d1c1b /llvm/docs/CommandGuide | |
parent | 32808cfb24b8d83a99223b7f797be1dbe5573c10 (diff) | |
download | llvm-1919720fdd348ca568b235bf3f1357c198eccd15.zip llvm-1919720fdd348ca568b235bf3f1357c198eccd15.tar.gz llvm-1919720fdd348ca568b235bf3f1357c198eccd15.tar.bz2 |
[lldb] [debugserver] Simplify handling of arch specific files
There are no duplicates among the include files, and all the
source files are wrapped in architecture ifdefs, so there's no harm
in including all of them, always.
This fixes builds if TARGET_TRIPLE is set to something else than the
build architecture.
This also allows building for multiple architectures at once by
setting CMAKE_OSX_ARCHITECTURES.
Differential Revision: https://reviews.llvm.org/D116625
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions