Address https://bugs.llvm.org/show_bug.cgi?id=32207, banner does not print more than once following r292442 by making BannerPrinted local and skipping banner for function declarations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
|  Differential  D34086  
Fix -print-after-all banner Authored by yaron.keren on Jun 11 2017, 1:30 AM. 
Details Address https://bugs.llvm.org/show_bug.cgi?id=32207, banner does not print more than once following r292442 by making BannerPrinted local and skipping banner for function declarations. 
Diff Detail 
 |