In AsmPrinter, make struct HandlerInfo and SmallVector
Handlers protected, so target extended AsmPrinter will
be able to add their own handlers.
Signed-off-by: Yonghong Song <yhs@fb.com>
Differential D55756
[DebugInfo] Make AsmPrinter struct HandlerInfo and Handlers protected yonghong-song on Dec 16 2018, 9:38 PM. Authored by
Details In AsmPrinter, make struct HandlerInfo and SmallVector Signed-off-by: Yonghong Song <yhs@fb.com>
Diff Detail
Event TimelineComment Actions @echristo @aprantl @dblaikie (1) https://reviews.llvm.org/D55755, moving header files It will be good if you can help review all related patches and provide your opinions soon. |