Initial checkin of the "Hello World" Pass.
authorChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 20:10:38 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 20:10:38 +0000 (20:10 +0000)
commit180e568a70580e177cda71e354f6620aeaaa1b63
treeb95b1ace4233ecf1b94afd875be3a1a27a01f7f4
parent5f0eb8da62308126d5b61e3eee5bee75b9dc5194
Initial checkin of the "Hello World" Pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3266 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Hello/Hello.cpp [new file with mode: 0644]
lib/Transforms/Hello/Makefile [new file with mode: 0644]