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
- Build Status
Buildable 11863 Build 11863: arc lint + arc unit
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 121679 lld/ELF/SymbolTable.h
lld/ELF/SymbolTable.cpp
|