OSDN Git Service

[lli] Don't strip away const qualifier. Unbreak the gcc6 build.
authorDavide Italiano <davide@freebsd.org>
Mon, 31 Oct 2016 16:21:48 +0000 (16:21 +0000)
committerDavide Italiano <davide@freebsd.org>
Mon, 31 Oct 2016 16:21:48 +0000 (16:21 +0000)
commitd3f04d331409b10609493a9b1dbed684f8164ac2
tree135c9e7547a504d7cf207dbdc33abbffc2f71db2
parentbff25831e0231f9bab9f5750e844917bf2aece26
[lli] Don't strip away const qualifier. Unbreak the gcc6 build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285592 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/OrcLazyJIT.cpp