diff options
-rw-r--r-- | clang/NOTES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/NOTES.txt b/clang/NOTES.txt index c658fe96bdf..dc7a9bc0e75 100644 --- a/clang/NOTES.txt +++ b/clang/NOTES.txt @@ -50,7 +50,7 @@ TODO: File Manager Speedup: //===---------------------------------------------------------------------===// // Specifying targets: -triple and -arch -===---------------------------------------------------------------------===// +//===---------------------------------------------------------------------===// The clang supports "-triple" and "-arch" options. At most one -triple and one -arch option may be specified. Both are optional. |