mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-27 05:32:22 +00:00
Untypo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9827 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cda2347bcd
commit
b045e14111
@ -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){
|
||||
|
Loading…
x
Reference in New Issue
Block a user