PTX does not allow .align directives on function headers.
Fixes PR21551.
Paths
| Differential D8274
[NVPTXAsmPrinter] do not print .align on function headers ClosedPublic Authored by jingyue on Mar 11 2015, 4:21 PM.
Details Summary PTX does not allow .align directives on function headers. Fixes PR21551.
Diff Detail Event Timelinejingyue updated this object. This revision is now accepted and ready to land.Mar 11 2015, 4:34 PM
Revision Contents
Diff 21786 include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
|