[gn build] Don't copy xray includes
authorArthur Eubanks <aeubanks@google.com>
Wed, 25 Aug 2021 22:24:49 +0000 (15:24 -0700)
committerArthur Eubanks <aeubanks@google.com>
Fri, 27 Aug 2021 15:51:27 +0000 (08:51 -0700)
commit77b6a4bde4de37bd77f4846b3c31c1d0633a8f13
treeed6cf38b5b33a8bf4a613f9a27a242dac773e981
parentb91365e0f1611323cfe460f71e189d3566709804
[gn build] Don't copy xray includes

The gn build doesn't support xray, so there's no reason to make the xray
headers available. Some CMake checks check if xray includes are
available to determine if xray is usable. Since we don't build the xray
runtime, there are link errors.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D108737
llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn