[PATCH] D46058: Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 06:46:09 PDT 2018


thakis created this revision.
thakis added a reviewer: rnk.
Herald added a subscriber: mgorny.

Virtually all other tablegen outputs are called .inc, not .gen, so rename these two too for consistency.

No behavior change.


https://reviews.llvm.org/D46058

Files:
  cmake/modules/AddLLVM.cmake
  include/llvm/IR/Attributes.h
  include/llvm/IR/CMakeLists.txt
  include/llvm/IR/Intrinsics.h
  lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46058.143919.patch
Type: text/x-patch
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/af4e5703/attachment.bin>


More information about the llvm-commits mailing list