OSDN Git Service

[RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRETURNADDR,LowerFRAMEADDR}
authorAlex Bradbury <asb@lowrisc.org>
Thu, 4 Oct 2018 05:27:50 +0000 (05:27 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Thu, 4 Oct 2018 05:27:50 +0000 (05:27 +0000)
commitf590076c467cd7ea2a349c81ae02bafe71591496
tree7dd9f0158cd7a9239cc6af8f7ae0296525859333
parentc3c07bfd73744a43f41c935c0deb7be02f494225
[RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRETURNADDR,LowerFRAMEADDR}

Rename to lowerRETURNADDR, lowerFRAMEADDR in order to be consistent with the
LLVM coding style and the other functions in this file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h