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
/
lib
/
Driver
/
ToolChains
/
Solaris.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris
Rainer Orth
2019-08-05
1
-1
/
+22
*
[Driver] Support -fsanitize=function on Solaris/x86
Rainer Orth
2019-07-30
1
-0
/
+3
*
[Driver] Don't pass --dynamic-linker to ld on Solaris
Rainer Orth
2019-07-16
1
-4
/
+0
*
[Sanitizers] Don't use clang_rt.sancov_{begin,end} on Solaris
Rainer Orth
2019-07-08
1
-14
/
+0
*
[asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po...
Pierre Gousseau
2019-04-12
1
-0
/
+2
*
[Driver] Don't pass default value to getCompilerRTArgString
Petr Hosek
2019-01-21
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Solaris] Silence -pthread warning on Solaris
Fedor Sergeev
2018-02-06
1
-0
/
+5
*
[Sanitizers] Basic Solaris sanitizer support (PR 33274)
Alex Shlyapnikov
2018-02-05
1
-0
/
+35
*
[Solaris] gcc toolchain handling revamp
Fedor Sergeev
2018-01-23
1
-44
/
+93
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-1
/
+1
*
Unconditionally use .init_array instead of .ctors on Solaris.
Aaron Ballman
2017-07-14
1
-1
/
+1
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+193