OSDN Git Service

Const-correctness in libLTO
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Mar 2016 21:28:18 +0000 (21:28 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Mar 2016 21:28:18 +0000 (21:28 +0000)
commit14e463279428d57fc65c6e3ae145947e0fe63f9f
tree36de3230536d9ee36c200aec4969075daee26c63
parentb6275da4858550a4bbb83b1326e1de1ffcfc1feb
Const-correctness in libLTO

Looks like I was sloppy when bridging to C.
Thanks D. Blaikie for noticing!

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263885 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
tools/lto/lto.cpp