[PATCH] D48422: [CMake] Add compiler-rt header files to the list of sources for targets when building with an IDE

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 13:18:47 PDT 2018


george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

@delcypher OK, I didn't know that!
I'm personally fine with either hardcoding the list of headers or using globbing, as new headers get added rather rarely.


https://reviews.llvm.org/D48422





More information about the llvm-commits mailing list