[RISCV] Change the return type of getStreamer() to support the use of...
[RISCV] Change the return type of getStreamer() to support the use of overloading and other functions in RISCVELFStreamer Move the declaration of RISCVELFStreamer from RISCVELFStreamer.cpp to RISCVELFStreamer.h. Change the return type of getStreamer() to support the use of overloading and other functions in RISCVELFStreamer. Differential Revision: https://reviews.llvm.org/D138500
Loading
Please sign in to comment