mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
This code was getting evaluated unintentionally at binding generation time instead of binding file compilation time. Addresses: https://bugs.swift.org/browse/SR-1192 llvm-svn: 265829