]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
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)
commitd282ca71b03a56fec6e137b0baeca00374f88f19
treebeb99022cd8abe612d6f4d26a42b13bcd46ac786
parent67bcf74b14577b33c7a149f04bae9a203e357365
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221215 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Constants.h
include/llvm/IR/DerivedTypes.h
include/llvm/IR/Module.h
include/llvm/Support/CommandLine.h
include/llvm/Support/Compiler.h
include/llvm/Support/DataTypes.h.cmake
include/llvm/Support/DataTypes.h.in