[LLVMdev] [PATCH] doc: fix Makefile in 'Writing an LLVM Pass' page

Gregory Petrosyan gregory.petrosyan at gmail.com
Mon May 31 11:18:34 PDT 2010


This makes example Makefile a lot more like actual
lib/Transforms/Hello/Makefile, and prevents a lot of errors like "Assertion
`Inserted && "Pass registered multiple times!"' failed":

http://www.google.com/search?q="Assertion+`Inserted+%26%26+"Pass+registered+multiple+times!"'+failed"&qscrl=1

                Gregory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-fix-Makefile-in-Writing-an-LLVM-Pass-page.patch
Type: text/x-patch
Size: 1227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100531/acbdf554/attachment.bin>


More information about the llvm-dev mailing list