The Traced flag is unnecessary because we only need to set the index
to -1 to mark a symbol for tracing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39672
ELF: Remove SymbolTable::SymIndex class. ClosedPublic Authored by pcc on Nov 5 2017, 8:40 PM.
Details Summary The Traced flag is unnecessary because we only need to set the index
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 5 2017, 8:52 PM Closed by commit rL317450: ELF: Remove SymbolTable::SymIndex class. (authored by pcc). · Explain WhyNov 5 2017, 8:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 121680 lld/trunk/ELF/SymbolTable.h
lld/trunk/ELF/SymbolTable.cpp
|