[libclc] Quote addition of CLC/LLAsm flags
authorNikita Popov <npopov@redhat.com>
Tue, 9 Aug 2022 12:43:25 +0000 (14:43 +0200)
committerNikita Popov <npopov@redhat.com>
Wed, 31 Aug 2022 09:10:24 +0000 (11:10 +0200)
commita11e2d7366a11385e23d142ac93065a861b70a16
tree2cb670e5d4b940bea7a423ecf95b591cfe40451b
parent8f3fd26b74a7f5eb9892556511bae8f70a3597dc
[libclc] Quote addition of CLC/LLAsm flags

Otherwise cmake will insert a semicolon if flags are already set.

Differential Revision: https://reviews.llvm.org/D131490
libclc/CMakeLists.txt