Displaying 1 result from an estimated 1 matches for "y5yx8hc8qmltgmtpkplop".
2019 Oct 20
3
How to configure cmake to not rebuild .inc (tablegen) files?
Dear all,
I’m developing Clang&LLVM on MacOS Catalina 10.15.
Now every time I "make clang", the building systems rebuilds
all the .inc files generated by cmake, which essentially
rebuilds all the tablegen files in llvm, although I did not
change any of the tablegen files. The building is unnecessary
and slow, especially when it builds the X86GenSubtargetInfo.inc.
Is there a way to