Remove extraneous "Note t" in comment.

Added in r167571.

llvm-svn: 257090
This commit is contained in:
Justin Lebar 2016-01-07 19:38:29 +00:00
parent f3b99dd22e
commit 6f18c24c97
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ public:
StringRef getOS() const { return Triple.getOSName(); }
/// \brief Provide the default architecture name (as expected by -arch) for
/// this toolchain. Note t
/// this toolchain.
StringRef getDefaultUniversalArchName() const;
std::string getTripleString() const {