mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Remove extraneous period.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227155 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
57d5adfe15
commit
28f4510b4c
@ -2684,7 +2684,7 @@ public:
|
||||
/// pointer.
|
||||
///
|
||||
/// This should only be used for C_Register constraints. On error, this
|
||||
/// returns a register number of 0 and a null register class pointer..
|
||||
/// returns a register number of 0 and a null register class pointer.
|
||||
virtual std::pair<unsigned, const TargetRegisterClass*>
|
||||
getRegForInlineAsmConstraint(const std::string &Constraint,
|
||||
MVT VT) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user