Go to file
Chris Lattner 685508cf49 move the various directive enums out of the MCStreamer class
into a new MCDirectives.h file.

llvm-svn: 94294
2010-01-23 06:39:22 +00:00
clang Fix the EntityKind order so that all entity kinds that can be copied (using copy constructors) come first. Also, fix a bug where EK_New was left out of the err_init_conversion_failed diagnostic (It is now reported as 'new value'). Please review Doug :) 2010-01-23 05:47:27 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm move the various directive enums out of the MCStreamer class 2010-01-23 06:39:22 +00:00