1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include
Daniel Dunbar 7e141838cd MC: Add dyn_cast support to MCSection.
- Of questionable utility, since in general anything which wants to do this should probably be within a target specific hook, which can rely on the sections being of the appropriate type. However, it can be useful for short term hacks.

llvm-svn: 103980
2010-05-17 21:54:26 +00:00
..
llvm MC: Add dyn_cast support to MCSection. 2010-05-17 21:54:26 +00:00
llvm-c add some more (void)'s to prototypes for PR6961 2010-04-29 23:27:32 +00:00