[NFC] This diff fixes the name of the argument of setSymTab and makes setSymTab/setStrTab private
(to make the public interface a bit cleaner).
(to be honest, I'm not sure if these methods provide any value at all, I would probably remove them, but it's not particularly important)
P.S. I've been working on some other fixes to llvm-objcopy (will create a code review soon), but this tiny change is unrelated that's why I decided to send a separate diff.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang