Skip to content
Commit 1735f4e7 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

For modules, use a hash of the compiler version, language options, and

target triple to separate modules built under different
conditions. The hash is used to create a subdirectory in the module
cache path where other invocations of the compiler (with the same
version, language options, etc.) can find the precompiled modules.

llvm-svn: 139662
parent 303e5135
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment