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

Untypo

llvm-svn: 9827
parent 950c75f1
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ Pass *createDeadTypeEliminationPass() {
// ShouldNukSymtabEntry - Return true if this module level symbol table entry
// ShouldNukeSymtabEntry - Return true if this module level symbol table entry
// should be eliminated.
//
static inline bool ShouldNukeSymtabEntry(const std::pair<std::string,Value*>&E){
......
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