Details
Details
- Reviewers
pcc vitalybuka
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, but this patch does not yet resolves the test from: https://reviews.llvm.org/D44274 . Is this expected?
lib/MC/ELFObjectWriter.cpp | ||
---|---|---|
402 | = Rest.substr(Symbol.isUndefined() ? 2 : 1); |