27;m very new to LLVM, so I can only guess at how DOUT is related to DEBUG().
Is there another example that would be more straightforward?
Thanks,
Sam Bishop
CommandLine.html.patch
Description: Binary data
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
On Wed, January 9, 2008 10:34 am, Sam Bishop wrote:
> Also, I was confused by one of the examples regarding the handling of
> program-wide global options such as a debug flag
> ...
> I'm very new to LLVM, so I can only guess at how DOUT is related to DEBUG().
> Is there anothe
d()'s eighth
argument to be llvm::MVT::ValueType. This seems to better fit the
intentions of the original author, but it bothers me that I don't
understand why the compiler was complaining about the original code.
A tr
The attached patch makes VERBOSE builds easier to wade through. It's likely
to also permute the PROJ_* and LLVM_* includes, but I don't think that
should matter. I've done a full-tree compile and everything seems to be
working.
Thanks,
Sam Bishop
*** Before ***
[EMAIL
Hi, Duncan.
On Mon, January 28, 2008 6:48 am, Duncan Sands wrote:
> This breaks the build when the objects directory is different to the
> source directory.
I'm very sorry about this. The attached patch will fix it.
Thanks,
Sam Bishop
Makefile.rules.patch
Description:
Every page has been given the "next link" treatment, but otherwise I'm only
half way through the Kaleidoscope tutorial. I will send a follow-on patch
if time permits.
Thanks,
Sam Bishop
tutorial.patch
Description: Binary data
___
llvm-