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 39c6b56 commit df23ceaCopy full SHA for df23cea
lib/Driver/ToolChains.h
@@ -54,7 +54,7 @@ class LLVM_LIBRARY_VISIBILITY GenericUnix : public ToolChain {
54
virtual std::string getDefaultLinker() const;
55
56
/// The target to be passed to the compiler invocation. By default, this
57
- /// is the target triple, but this may be overridden to accomodate some
+ /// is the target triple, but this may be overridden to accommodate some
58
/// platforms.
59
virtual std::string getTargetForLinker() const;
60
0 commit comments