Use templated version of unwrap instead of cats in the Core.cpp. NFC
authorAmaury Sechet <deadalnix@gmail.com>
Sun, 13 Mar 2016 00:54:40 +0000 (00:54 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Sun, 13 Mar 2016 00:54:40 +0000 (00:54 +0000)
commit006ce6327ecc460becaf9f7711c861f817b2fab7
tree95ad952b02f77ccbcf2121478e8a0eae32aa61de
parentc78768f17d58fb56c5cccbc3f4cf3e2a3f89e4a9
Use templated version of unwrap instead of cats in the Core.cpp. NFC

llvm-svn: 263349
llvm/include/llvm-c/Core.h
llvm/include/llvm/IR/Constants.h
llvm/lib/IR/Core.cpp