[PATCH] D47381: [CMake] Use normalized Windows target triples

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 19:16:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT339307: [CMake] Use normalized Windows target triples (authored by phosek, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D47381?vs=158165&id=159848#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D47381

Files:
  test/asan/TestCases/Posix/mmap_limit_mb.cc
  test/asan/TestCases/Posix/strndup_oob_test.cc
  test/asan/TestCases/Posix/strndup_oob_test2.cc
  test/asan/TestCases/asan_and_llvm_coverage_test.cc
  test/asan/TestCases/atoll_strict.c
  test/asan/TestCases/heavy_uar_test.cc
  test/asan/TestCases/initialization-bug.cc
  test/asan/TestCases/intra-object-overflow.cc
  test/asan/TestCases/log-path_test.cc
  test/asan/TestCases/pass-object-byval.cc
  test/asan/TestCases/printf-2.c
  test/asan/TestCases/printf-3.c
  test/asan/TestCases/printf-4.c
  test/asan/TestCases/printf-5.c
  test/asan/TestCases/printf-m.c
  test/asan/TestCases/set_shadow_test.c
  test/asan/TestCases/strcasestr-1.c
  test/asan/TestCases/strcasestr-2.c
  test/asan/TestCases/strcasestr_strict.c
  test/asan/TestCases/strcat-overlap.cc
  test/asan/TestCases/strncasecmp_strict.c
  test/asan/TestCases/strtoll_strict.c
  test/asan/TestCases/suppressions-exec-relative-location.cc
  test/asan/TestCases/suppressions-function.cc
  test/asan/TestCases/time_interceptor.cc
  test/asan/TestCases/verbose-log-path_test.cc
  test/cfi/bad-split.cpp
  test/cfi/cross-dso-diagnostic.cpp
  test/cfi/mfcall.cpp
  test/cfi/target_uninstrumented.cpp
  test/cfi/two-vcalls.cpp
  test/msan/strndup.cc
  test/sanitizer_common/TestCases/allocator_returns_null.cc
  test/sanitizer_common/TestCases/malloc_hook.cc
  test/sanitizer_common/TestCases/strcasestr.c
  test/ubsan/TestCases/Misc/enum.cpp
  test/ubsan/TestCases/Misc/log-path_test.cc
  test/ubsan/TestCases/Misc/monitor.cpp
  test/ubsan/TestCases/TypeCheck/Function/function.cpp
  test/ubsan/TestCases/TypeCheck/PR33221.cpp
  test/ubsan/TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp
  test/ubsan/TestCases/TypeCheck/vptr-non-unique-typeinfo.cpp
  test/ubsan/TestCases/TypeCheck/vptr-virtual-base-construction.cpp
  test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp
  test/ubsan/TestCases/TypeCheck/vptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47381.159848.patch
Type: text/x-patch
Size: 20156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/6ddd7689/attachment-0001.bin>


More information about the llvm-commits mailing list