We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b2c6a commit 538b485Copy full SHA for 538b485
llvm/include/llvm/IR/RuntimeLibcalls.def
@@ -23,7 +23,7 @@
23
24
// Declare the enumerator for each libcall, along with its default name. Some
25
// libcalls have different names on particular OSes or architectures. These
26
-// are set in InitLibcallNames() in TargetLoweringBase.cpp and/or by targets
+// are set in InitLibcalls() in TargetLoweringBase.cpp and/or by targets
27
// using TargetLoweringBase::setLibcallName()
28
#ifndef HANDLE_LIBCALL
29
#error "HANDLE_LIBCALL must be defined"
0 commit comments