Skip to content
Snippets Groups Projects
Commit 79cbb75e authored by Chris Lattner's avatar Chris Lattner
Browse files

ExuberantAsm is no more.

llvm-svn: 79409
parent 78b23b0e
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ namespace llvm { ...@@ -70,7 +70,7 @@ namespace llvm {
typedef gcp_map_type::iterator gcp_iterator; typedef gcp_map_type::iterator gcp_iterator;
gcp_map_type GCMetadataPrinters; 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. /// function.
/// ///
MachineLoopInfo *LI; MachineLoopInfo *LI;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment