Fix build faliure introduced by r217129.
authorFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:35:09 +0000 (06:35 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:35:09 +0000 (06:35 +0000)
commita41fd4f9c22fd0328669345c46f0244aed59a42c
treefa1b3ad9d4a2d3ab41de557f737de5e1bf6b37c3
parentdf1bc5a2001ee431354671a28b61a7583c2f0ca5
Fix build faliure introduced by r217129.

Looks like one can't put 'const uint8_t' as ArrayRef contained type. It fails to build with libstdc++.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217132 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARFFormValue.h
lib/DebugInfo/DWARFFormValue.cpp