1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Transforms
Cedric Venet 48be6b5e15 Unbreak the build on win32.
Cleanup some warning.

Remark: when struct/class are declared differently than they are defined, this make problem for VC++ since it seems to mangle class differently that struct. These error are very hard to understand and find. So please, try to keep your definition/declaration in sync.

Only tested with VS2008. hope it does not break anything. feel free to revert.

llvm-svn: 64554
2009-02-14 16:06:42 +00:00
..
IPO Adjustments to last patch based on review. 2009-01-09 01:30:11 +00:00
Utils Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
Instrumentation.h fix typos 2008-03-06 10:36:00 +00:00
IPO.h Rename AddReadAttrs to FunctionAttrs, and teach it how 2008-12-31 16:14:43 +00:00
RSProfiling.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h Add a new pass to simplify specific half_powr function calls. This is 2008-11-04 23:41:45 +00:00