ExuberantAsm is no more.

llvm-svn: 79409
This commit is contained in:
Chris Lattner 2009-08-19 06:36:30 +00:00
parent 78b23b0e3f
commit 79cbb75e69
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ namespace llvm {
typedef gcp_map_type::iterator gcp_iterator;
gcp_map_type GCMetadataPrinters;
/// If ExuberantAsm is set, a pointer to the loop info for this
/// If VerboseAsm is set, a pointer to the loop info for this
/// function.
///
MachineLoopInfo *LI;