forked from OSchip/llvm-project
parent
78b23b0e3f
commit
79cbb75e69
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue