mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
read during materialization. First of all, report if we can't read the data for some reason. Second, consult the ValueObject's error and report that if there's some problem. <rdar://problem/16074201> llvm-svn: 202552