]> granicus.if.org Git - clang/commit
Emit the module hash by default with -flto=thin.
authorMehdi Amini <mehdi.amini@apple.com>
Mon, 11 Apr 2016 18:45:20 +0000 (18:45 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Mon, 11 Apr 2016 18:45:20 +0000 (18:45 +0000)
commit4582208012b828d115557f32f1e82b7b954aaa79
tree7b07dd8652097de873e2e9549148d2289629e558
parent066e2553fba57dac557f6c700afc817a5154fb43
Emit the module hash by default with -flto=thin.

Reviewers: tejohnson

Subscribers: joker.eph, cfe-commits

Differential Revision: http://reviews.llvm.org/D18947

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265977 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp