Add intrinsics_gen as a dependency of libRemarks
authorJon Roelofs <jonathan_roelofs@apple.com>
Mon, 8 Mar 2021 21:34:58 +0000 (13:34 -0800)
committerJon Roelofs <jonathan_roelofs@apple.com>
Mon, 8 Mar 2021 22:17:27 +0000 (14:17 -0800)
commit8d79b0536796ab4d13b897aa3d762206aa003e4b
tree48dcba7c6caeba388a95ecd5c73b27543855c3d2
parent8a8fa09cb78af47ad81e933045fc20ddce8482ff
Add intrinsics_gen as a dependency of libRemarks

Builds were failing with errors like:

```
fatal error: 'llvm/IR/Attributes.inc' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~
```

rdar://75179147
llvm/lib/Remarks/CMakeLists.txt