Devang Patel
|
8ee9065162
|
Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.
llvm-svn: 36652
|
2007-05-02 21:39:20 +00:00 |
|
Lauro Ramos Venancio
|
57d03e112b
|
Fix build error.
llvm-svn: 36648
|
2007-05-02 20:37:47 +00:00 |
|
Devang Patel
|
38a66bc82e
|
Do not use typeinfo to identify pass in pass manager.
llvm-svn: 36632
|
2007-05-01 21:15:47 +00:00 |
|
Jim Laskey
|
73e3ad1b10
|
Collect eh filter info.
llvm-svn: 34804
|
2007-03-01 20:25:32 +00:00 |
|
Jim Laskey
|
534bc5a9a3
|
Add structures used for collecting eh information.
llvm-svn: 34473
|
2007-02-21 22:38:31 +00:00 |
|
Jim Laskey
|
52a12383a4
|
Support for non-landing pad exception handling.
llvm-svn: 33755
|
2007-02-01 16:31:34 +00:00 |
|
Jim Laskey
|
fc450bfd0d
|
Out of line function.
llvm-svn: 33641
|
2007-01-29 23:40:33 +00:00 |
|
Jim Laskey
|
fdc04d1ea7
|
rename files
llvm-svn: 33552
|
2007-01-26 21:38:26 +00:00 |
|