Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc
authorNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 17:07:46 +0000 (17:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 17:07:46 +0000 (17:07 +0000)
commit79c6ec484eb0a6dcf9b0aec92174745f094e8d23
tree3bbc27c54fed53559d0338639be39fdb9ef69cc6
parentb6dcc57ad12c658c18c5536119a52f54c06b9429
Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc

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

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