Skip to content
Snippets Groups Projects
Commit 8e481b7d authored by Jim Laskey's avatar Jim Laskey
Browse files

Remove extra qualifier.

llvm-svn: 25790
parent 3c6a9506
No related branches found
No related tags found
No related merge requests found
......@@ -296,7 +296,7 @@ public:
/// SetupCompileUnits - Set up the unique vector of compile units.
///
void MachineDebugInfo::SetupCompileUnits(Module &M);
void SetupCompileUnits(Module &M);
/// getCompileUnits - Return a vector of debug compile units.
///
......
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