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)
commita0ef3ed8c3d76c928653f36e0be3faa4617573a4
tree59ae14b0dae6b50bdbabd33088e29a6d4588d149
parentf39e190ad8854b472ae8e95b3430116ff621b314
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>
llvm-svn: 265977
clang/lib/CodeGen/BackendUtil.cpp