index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
cl-outputs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver must return non-zero code on errors in command line
Serge Pavlov
2017-05-24
1
-2
/
+2
*
Reverted r302775
Serge Pavlov
2017-05-11
1
-2
/
+2
*
Driver must return non-zero code on errors in command line
Serge Pavlov
2017-05-11
1
-2
/
+2
*
clang-cl: Make /Fo apply also when using -flto
Hans Wennborg
2016-10-04
1
-0
/
+1
*
clang-cl: Use the .obj file extension also in LTO mode
Hans Wennborg
2016-10-04
1
-0
/
+1
*
Erase REQUIRES: shell-preserves-root from remaining tests, see r242312.รพ
Yaron Keren
2015-07-15
1
-3
/
+0
*
Revert r239213: "clang-cl: Implement /GL in terms of -flto."
Hans Wennborg
2015-06-13
1
-6
/
+0
*
clang-cl: Ignore the /o option when /P is specified.
Greg Bedwell
2015-06-09
1
-13
/
+6
*
clang-cl: Implement /GL in terms of -flto.
Peter Collingbourne
2015-06-06
1
-0
/
+6
*
clang-cl: Allow /Fo without an argument (PR21589)
Hans Wennborg
2014-11-17
1
-6
/
+15
*
test/Driver/cl-outputs.c: tweak some check prefixes; NFC.
Hans Wennborg
2014-11-17
1
-26
/
+26
*
clang-cl: Add support for the /o option for object files, executables, and pr...
Ehsan Akhgari
2014-09-11
1
-0
/
+147
*
Add support for the /Fi argument to clang-cl (PR20036)
Hans Wennborg
2014-06-17
1
-0
/
+8
*
clang-cl: Support /P and /E (preprocess to file or stdout)
Hans Wennborg
2013-12-20
1
-0
/
+4
*
clang-cl: diagnose setting asm listing filename with multiple inputs
Hans Wennborg
2013-10-18
1
-0
/
+2
*
clang-cl: Add support for asm listings (/FA and /Fa)
Hans Wennborg
2013-10-17
1
-0
/
+15
*
clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Hans Wennborg
2013-09-18
1
-2
/
+0
*
clang-cl: Support building DLLs (PR17083)
Hans Wennborg
2013-09-10
1
-6
/
+36
*
clang-cl: Use .obj as extension for unnamed object files (PR17095)
Hans Wennborg
2013-09-05
1
-0
/
+3
*
clang-cl: Consolidate tests for /Fo and /Fe into cl-outputs.c
Hans Wennborg
2013-08-12
1
-0
/
+59