ExuberantAsm is no more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79409 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-08-19 06:36:30 +00:00
parent 6e579c6727
commit 2d32086749

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;