Remove references to git.io
This commit is contained in:
parent
055bf4ccd5
commit
159b95d5bb
2 changed files with 4 additions and 2 deletions
|
@ -43,7 +43,8 @@ impl MipsInlineAsmRegClass {
|
|||
}
|
||||
}
|
||||
|
||||
// The reserved registers are somewhat taken from <https://git.io/JUR1k#L150>.
|
||||
// The reserved registers are somewhat taken from
|
||||
// <https://github.com/llvm/llvm-project/blob/deb8f8bcf31540c657716ea5242183b0792702a1/llvm/lib/Target/Mips/MipsRegisterInfo.cpp#L150>.
|
||||
def_regs! {
|
||||
Mips MipsInlineAsmReg MipsInlineAsmRegClass {
|
||||
r2: reg = ["$2"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue