Virtually all other tablegen outputs are called .inc, not .gen, so rename these two too for consistency.
No behavior change.
Paths
| Differential D46058
Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc ClosedPublic Authored by thakis on Apr 25 2018, 6:46 AM.
Details
Summary Virtually all other tablegen outputs are called .inc, not .gen, so rename these two too for consistency. No behavior change.
Diff Detail Event TimelineComment Actions lgtm BTW if you want to optimize this part of the build, I filed some ideas here: https://bugs.llvm.org/show_bug.cgi?id=34259 This revision is now accepted and ready to land.Apr 25 2018, 9:37 AM
Revision Contents
Diff 143919 cmake/modules/AddLLVM.cmake
include/llvm/IR/Attributes.h
include/llvm/IR/CMakeLists.txt
include/llvm/IR/Intrinsics.h
lib/IR/Function.cpp
|