]> granicus.if.org Git - llvm/commit
GlobalISel: factor common code from translateCall and translateInvoke. NFC.
authorTim Northover <tnorthover@apple.com>
Wed, 7 Aug 2019 12:43:53 +0000 (12:43 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 7 Aug 2019 12:43:53 +0000 (12:43 +0000)
commit1fa75d39887ec7d3bbf64b6bfaa113bd32b752f6
treea82bfb99476af20d6bb84c5b14df166b3e79884e
parent1dd76bbd74a23bc869bf6bda4df494913dfc2e9f
GlobalISel: factor common code from translateCall and translateInvoke. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368166 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/IRTranslator.h
lib/CodeGen/GlobalISel/IRTranslator.cpp