[llvm-dev] About the concept of "materialization"

陳韋任 via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 28 10:59:50 PDT 2017


2017-06-29 1:55 GMT+08:00 Pei Wang via llvm-dev <llvm-dev at lists.llvm.org>:
> Bruce,
>
>
>
> Thanks for the explanation. But based on my inspection on the source code,
> it seems that materialization is related to lazily reading LLVM objects
> (Module, Function, etc.) into the memory from bitcode files, which is
> possibly useful during LTO. I’m not sure though.

You probably need to give us the error message you got, or the source code
you're reading about materialization, so that we can speak of the same thing.

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj


More information about the llvm-dev mailing list