diff options
Diffstat (limited to 'NOTES.txt')
-rw-r--r-- | NOTES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES.txt b/NOTES.txt index c658fe96bdfb3..dc7a9bc0e7540 100644 --- a/NOTES.txt +++ b/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. |