Displaying 2 results from an estimated 2 matches for "4787d33e".
2008 Apr 29
0
[LLVMdev] Representing the dependencies of a bitcode module
On 2008-04-28, at 23:21, Talin wrote:
> I've been using SCons as the build tool for my frontend application,
> and
> I'm getting to the point where it would be useful to create a custom
> scanner for my generated bitcode files so that SCons can do proper
> dependency analysis. At the moment, SCons has no way to know which
> source files a particular bitcode file
2008 Apr 29
3
[LLVMdev] Representing the dependencies of a bitcode module
I've been using SCons as the build tool for my frontend application, and
I'm getting to the point where it would be useful to create a custom
scanner for my generated bitcode files so that SCons can do proper
dependency analysis. At the moment, SCons has no way to know which
source files a particular bitcode file depends on, so the only way to do
a "correct" build is to