mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +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.
|
// should be eliminated.
|
||||||
//
|
//
|
||||||
static inline bool ShouldNukeSymtabEntry(const std::pair<std::string,Value*>&E){
|
static inline bool ShouldNukeSymtabEntry(const std::pair<std::string,Value*>&E){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user