[PATCH] D35522: Move Runtime libcall definitions to a .def file
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 17:47:56 PDT 2017
dschuff created this revision.
This will allow eliminating the duplication of the names, and allow adding
extra information such as signatures in a future commit.
https://reviews.llvm.org/D35522
Files:
include/llvm/CodeGen/RuntimeLibcalls.def
include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/TargetLoweringBase.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35522.106991.patch
Type: text/x-patch
Size: 55254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/10c6b07f/attachment.bin>
More information about the llvm-commits
mailing list