llvm-6502/lib/Transforms/Hello
Reid Spencer 05445e30aa Make this example pass use some things from lib/Support (EscapeString,
SlowOperatingInfo, Statistics). Besides providing an example of how to
use these facilities, it also serves to debug problems with runtime linking
when dlopening a loadable module. These three support facilities exercise
different combinations of Text/Weak Weak/Text and Text/Text linking
between the executable and the module.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29552 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-07 23:17:24 +00:00
..
Hello.cpp Make this example pass use some things from lib/Support (EscapeString, 2006-08-07 23:17:24 +00:00
Makefile For PR780: 2006-08-07 23:12:15 +00:00