Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc
commitea0775ec4a0588ac1e0949db77c33c77132dae8e
authorNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 17:07:46 +0000 (25 17:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 17:07:46 +0000 (25 17:07 +0000)
tree93960bc3295dfe11fc2fed2e8c3a68ec8f9ec779
parent3d8c29de7bb857e41f56251ddd65138ea0d674e0
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330843 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
include/llvm/IR/Attributes.h
include/llvm/IR/CMakeLists.txt
include/llvm/IR/Intrinsics.h
lib/IR/Function.cpp