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
/
OpenBSD.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to -fuse-init-array
Fangrui Song
2019-12-12
1
-0
/
+9
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
Remove sanitizer context workaround no longer necessary
Brad Smith
2019-02-23
1
-3
/
+1
*
[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
*
Reapply Pass the nopie flag to the linker when linking with -pg.
Brad Smith
2018-10-28
1
-1
/
+1
*
Revert "Pass the nopie flag to the linker when linking with -pg." until
Brad Smith
2018-10-27
1
-1
/
+1
*
Pass the nopie flag to the linker when linking with -pg.
Brad Smith
2018-10-27
1
-1
/
+1
*
Some improvements to the OpenBSD driver.
Brad Smith
2018-10-11
1
-34
/
+30
*
OpenBSD driver needs ld.lld in sanitizer context
David Carlier
2018-06-28
1
-1
/
+3
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-3
/
+3
*
OpenBSD add C++ runtime in a driver's standpoint
Dean Michael Berris
2018-04-19
1
-0
/
+8
*
Adding fuzzer flags support to OpenBSD driver
Dean Michael Berris
2018-04-11
1
-1
/
+4
*
[XRay][clang] Consolidate runtime and link-time flag processing (NFC)
Dean Michael Berris
2018-04-06
1
-24
/
+1
*
[XRay][clang] Allow clang to build XRay instrumented binaries in OpenBSD
Dean Michael Berris
2018-04-04
1
-0
/
+28
*
OpenBSD Driver basic sanitiser support
Kamil Rytarowski
2018-03-03
1
-1
/
+22
*
Also pass -pie back to the linker when linking on OpenBSD.
Brad Smith
2017-07-30
1
-0
/
+2
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-1
/
+2
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+234