clementval wrote:
We are getting failure from this commit
```
CMake Error at cmake/Modules/AddCompilerRT.cmake:365 (add_library):
Error evaluating generator expression:
$<TARGET_OBJECTS:RTInterception.x86_64>
Objects of target "RTInterception.x86_64" referenced but no such target
exists.
Call Stack (most recent call first):
lib/profile/CMakeLists.txt:233 (add_compiler_rt_runtime)
```
Any suggestion how to address this?
https://github.com/llvm/llvm-project/pull/177665
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits