[PATCH] D66189: [GWP-ASan] Implement stack frame compression.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 16:03:16 PDT 2019


hctim added a comment.

In D66189#1632302 <https://reviews.llvm.org/D66189#1632302>, @leonardchan wrote:

> Hi. We believe this patch is causing a CMake error for out toolchian build:
>
>   -- Compiler-RT supported architectures: i386
>   CMake Error at /b/s/w/ir/k/llvm-project/compiler-rt/lib/gwp_asan/CMakeLists.txt:111 (target_link_options):
>     Unknown CMake command "target_link_options".
>
>
> Could you look into this? Thanks.


Hey Leonard, that should have been fixed in rL369051 <https://reviews.llvm.org/rL369051>. Can you apply that patch and let me know?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66189/new/

https://reviews.llvm.org/D66189





More information about the llvm-commits mailing list