[all-commits] [llvm/llvm-project] 8d79b0: Add intrinsics_gen as a dependency of libRemarks
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Mar 8 14:18:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d79b0536796ab4d13b897aa3d762206aa003e4b
https://github.com/llvm/llvm-project/commit/8d79b0536796ab4d13b897aa3d762206aa003e4b
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M llvm/lib/Remarks/CMakeLists.txt
Log Message:
-----------
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
More information about the All-commits
mailing list