[PATCH] D26764: [compiler-rt] [cmake] Remove i686 target that is duplicate to i386

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 00:48:02 PDT 2017


mgorny updated this revision to Diff 112807.
mgorny added a comment.

I'm going to commit this now to see if it helps with the Android buildbot. Updating to the rebased patch that's going to be committed.


https://reviews.llvm.org/D26764

Files:
  cmake/Modules/CompilerRTUtils.cmake
  cmake/base-config-ix.cmake
  cmake/builtin-config-ix.cmake
  cmake/config-ix.cmake
  lib/asan/CMakeLists.txt
  lib/asan/scripts/asan_device_setup
  lib/builtins/CMakeLists.txt
  lib/ubsan/CMakeLists.txt
  test/asan/CMakeLists.txt
  test/asan/lit.cfg
  test/lit.common.cfg
  test/lsan/TestCases/Linux/use_tls_dynamic.cc
  test/sanitizer_common/lit.common.cfg
  test/scudo/random_shuffle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26764.112807.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170827/2cbd4c26/attachment-0001.bin>


More information about the cfe-commits mailing list