summaryrefslogtreecommitdiff
path: root/tools/yaml2obj/yaml2obj.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-05-17 22:45:52 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-05-17 22:45:52 +0000
commiteee6cdd7819b66e0d95a7a18337569b981374937 (patch)
tree5fd1ad4317a80854d354614e27ef82e952d4f4c0 /tools/yaml2obj/yaml2obj.cpp
parent9aa8fdfddb7a01f52d887176823dfc4e3f9a81a1 (diff)
downloadllvm-eee6cdd7819b66e0d95a7a18337569b981374937.tar.gz
llvm-eee6cdd7819b66e0d95a7a18337569b981374937.tar.bz2
llvm-eee6cdd7819b66e0d95a7a18337569b981374937.tar.xz
Fix the build in c++11 mode.
The errors were: non-constant-expression cannot be narrowed from type 'int64_t' (aka 'long') to 'uint32_t' (aka 'unsigned int') in initializer list and non-constant-expression cannot be narrowed from type 'long' to 'uint32_t' (aka 'unsigned int') in initializer list git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182168 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/yaml2obj/yaml2obj.cpp')
0 files changed, 0 insertions, 0 deletions