LLVM 22.0.0git
Utils.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::dwarf_linker

Functions

Error llvm::dwarf_linker::finiteLoop (function_ref< Expected< bool >()> Iteration, size_t MaxCounter=100000)
 This function calls Iteration() until it returns false.
StringRef llvm::dwarf_linker::guessDeveloperDir (StringRef SysRoot)
 Make a best effort to guess the Xcode.app/Contents/Developer path from an SDK path.
bool llvm::dwarf_linker::isInToolchainDir (StringRef Path)
 Make a best effort to determine whether Path is inside a toolchain.
bool llvm::dwarf_linker::isPathAbsoluteOnWindowsOrPosix (const Twine &Path)