[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro
authorAlp Toker <alp@nuanti.com>
Sun, 2 Mar 2014 03:20:38 +0000 (03:20 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 2 Mar 2014 03:20:38 +0000 (03:20 +0000)
commit18510b7e431b5e8050f546edea904dcb43f46a48
tree5283b7976797e827fb33b83b18a785d5ef060edc
parent243491693bda5368a8c447f35983fc946a696b56
[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202607 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
include/llvm/ADT/PointerIntPair.h
include/llvm/CodeGen/ScheduleDAG.h
include/llvm/IR/Attributes.h
include/llvm/IR/InlineAsm.h
include/llvm/IR/Metadata.h
include/llvm/MC/MCSectionMachO.h
include/llvm/MC/MachineLocation.h
include/llvm/Object/SymbolicFile.h
include/llvm/Support/COFF.h
include/llvm/Support/Compiler.h
include/llvm/Support/Dwarf.h
include/llvm/Support/ELF.h
include/llvm/Support/MachO.h
lib/CodeGen/RegAllocFast.cpp
lib/CodeGen/RegAllocGreedy.cpp