Rename END_WITH_NULL to LLVM_END_WITH_NULL and move to Compiler.h
authorReid Kleckner <reid@kleckner.net>
Tue, 4 Nov 2014 01:12:21 +0000 (01:12 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 4 Nov 2014 01:12:21 +0000 (01:12 +0000)
commite1e1df83f937e1169831137362e63572a7fcc612
tree1047c7ea6b6c0d1a6dfcce0763194dbe5af060d6
parente839965faa22d6ed5dd41402c80bd806eb8f6c26
Rename END_WITH_NULL to LLVM_END_WITH_NULL and move to Compiler.h

We shouldn't put this kind of attribute stuff in DataTypes.h.

Leave the END_WITH_NULL name for now so I can update clang without
making build spam.

llvm-svn: 221215
llvm/include/llvm/IR/Constants.h
llvm/include/llvm/IR/DerivedTypes.h
llvm/include/llvm/IR/Module.h
llvm/include/llvm/Support/CommandLine.h
llvm/include/llvm/Support/Compiler.h
llvm/include/llvm/Support/DataTypes.h.cmake
llvm/include/llvm/Support/DataTypes.h.in