Gabor Greif
|
ad19df0687
|
fix typos
llvm-svn: 47994
|
2008-03-06 10:36:00 +00:00 |
Chris Lattner
|
f3ebc3f3d2
|
Remove attribution from file headers, per discussion on llvmdev.
llvm-svn: 45418
|
2007-12-29 20:36:04 +00:00 |
Misha Brukman
|
b1c9317bb4
|
Remove trailing whitespace
llvm-svn: 21427
|
2005-04-21 23:48:37 +00:00 |
Chris Lattner
|
d137be2d0d
|
CPR is dead.
llvm-svn: 17992
|
2004-11-19 16:24:57 +00:00 |
Reid Spencer
|
cb3fb5d4f5
|
bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
llvm-svn: 14953
|
2004-07-18 00:44:37 +00:00 |
Brian Gaeke
|
e96196081e
|
In InsertProfilingInitCall(), make it legal to pass in a null array, in
which case you'll get a null array and zero passed to the profiling function.
llvm-svn: 13336
|
2004-05-03 22:06:33 +00:00 |
Chris Lattner
|
dae48f93b0
|
Split utility functions out of BlockProfiling.cpp
llvm-svn: 12224
|
2004-03-08 17:06:13 +00:00 |