[C++11] Modernize the IR library a bit.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 10 Mar 2014 15:03:06 +0000 (15:03 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 10 Mar 2014 15:03:06 +0000 (15:03 +0000)
commit6e9eeab69f0ce496d0120f9718e026f319d2ab01
treef389bfb8de421b8380413c1f04454c2dbbea203c
parente1820a6a4e5cfd1a41bd40ce6c21635d04289fec
[C++11] Modernize the IR library a bit.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203465 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DataLayout.h
include/llvm/IR/MDBuilder.h
include/llvm/IR/User.h
lib/IR/DataLayout.cpp
lib/IR/Instruction.cpp
lib/IR/Instructions.cpp
lib/IR/Metadata.cpp
lib/IR/Module.cpp