This makes example Makefile a lot more like actual
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2010 20:36:09 +0000 (20:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2010 20:36:09 +0000 (20:36 +0000)
commitd47397f6dd879c8e8ea2e99b771585cd6286b64d
tree31059acf74980717600055f64fde3cc2aa56c36d
parent1f4a1493fb1f60547f84d2f3454c8ccd02895f83
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"

Patch by Gregory Petrosyan!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106471 91177308-0d34-0410-b5e6-96231b3b80d8
docs/WritingAnLLVMPass.html