Remove functions that look likely to stay unused.
On review, these functions will likely not be needed even in the final MasmParser.
Paths
| Differential D74901
[ms] [llvm-ml] Remove unused functions AbandonedPublic Authored by epastor on Feb 20 2020, 6:45 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineComment Actions I have no idea if it's reasonable to remove these methods but it does indeed silence the compiler warnings about unused functions that I saw. Thanks for that. (I also have no idea about the failed testcases but I suppose they are unrealated to this patch?)
Revision Contents
Diff 245646 llvm/lib/MC/MCParser/MasmParser.cpp
|