[CMake][compiler-rt] Treat target cflags as list rather than string
authorPetr Hosek <phosek@google.com>
Fri, 24 Jun 2022 18:52:35 +0000 (18:52 +0000)
committerPetr Hosek <phosek@google.com>
Fri, 24 Jun 2022 22:37:00 +0000 (22:37 +0000)
commit048e6bb46bc2b800def49373fba75419b39d3249
tree070b59fa9b2b7a2aa5f0c718cada07b9d7e871d0
parent0f65a3e610051fc319372eea647fb50f60b2b21c
[CMake][compiler-rt] Treat target cflags as list rather than string

This is need after 30dfe016d4259398689dc1be163e0ecc804b5feb.

Differential Revision: https://reviews.llvm.org/D128548
compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake
compiler-rt/lib/fuzzer/CMakeLists.txt