NVPTX already has this function exactly copied because this isn't exposed in its AsmPrinter. I can remove that copy as a separate commit
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D6625
Move lowerConstant to AsmPrinter instead of static
ClosedPublic Authored by arsenm on Dec 11 2014, 12:20 PM.
Details
Summary NVPTX already has this function exactly copied because this isn't exposed in its AsmPrinter. I can remove that copy as a separate commit
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Dec 12 2014, 7:53 AM
Revision Contents
Diff 17185 include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
|