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
/
lld
/
COFF
/
Driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLD: Don't use the stderrOS stream in link before it's reassigned.
James Y Knight
2019-11-21
1
-4
/
+4
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
1
-4
/
+7
*
[COFF] Don't error if the only inputs are from /wholearchive:
Reid Kleckner
2019-11-15
1
-4
/
+4
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Warn on /align if used without /driver
Rui Ueyama
2019-11-14
1
-0
/
+2
*
Implement /driver, /driver:wdm and /driver:uponly
Rui Ueyama
2019-11-14
1
-2
/
+22
*
Warn when an output section name is longer than 8 characters
Reid Kleckner
2019-11-01
1
-0
/
+7
*
lld/COFF: Simplify getOutputPath() using sys::path functions.
Nico Weber
2019-10-28
1
-4
/
+1
*
dummy comment typo fix commit to cycle the bots
Nico Weber
2019-10-10
1
-2
/
+1
*
Add /reproduce option to lld/COFF
Rui Ueyama
2019-10-04
1
-6
/
+25
*
Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory.
Rui Ueyama
2019-10-04
1
-5
/
+7
*
[lld] Update lld driver to use new LTO APIs to handle libcall symbols
Steven Wu
2019-09-16
1
-7
/
+2
*
lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars.
Nico Weber
2019-09-13
1
-2
/
+3
*
[COFF] Fix to not add archive name to buffer identifiers when they come
Amy Huang
2019-09-12
1
-2
/
+3
*
lld-link: Make /linkrepro: take a filename, not a directory.
Nico Weber
2019-09-12
1
-7
/
+5
*
[LLD][COFF] Add index to disambiguate archive members when using -wholearchive
Rui Ueyama
2019-09-10
1
-1
/
+2
*
reland "[lld-link] implement -start-lib and -end-lib"
Bob Haarman
2019-09-03
1
-14
/
+46
*
Revert "[lld-link] implement -start-lib and -end-lib"
Vlad Tsyrklevich
2019-08-30
1
-46
/
+14
*
[lld-link] implement -start-lib and -end-lib
Bob Haarman
2019-08-30
1
-14
/
+46
*
[LLD] [COFF] Support merging resource object files
Martin Storsjo
2019-08-30
1
-26
/
+27
*
[COFF] Add libcall symbols to the link when LTO is being used
Amy Huang
2019-08-22
1
-0
/
+15
*
[lld-link] implement -lto-obj-path
Bob Haarman
2019-08-21
1
-0
/
+1
*
[COFF] Require an explicit -implib option for creating implibs in mingw mode
Martin Storsjo
2019-08-20
1
-2
/
+4
*
[COFF] Allow using custom .edata from input object files
Martin Storsjo
2019-08-20
1
-0
/
+1
*
Handle /align option.
Rui Ueyama
2019-08-07
1
-0
/
+8
*
Re-submit r367649: Improve raw_ostream so that you can "write" colors using o...
Rui Ueyama
2019-08-07
1
-3
/
+3
*
Revert r367649: Improve raw_ostream so that you can "write" colors using oper...
Rui Ueyama
2019-08-02
1
-0
/
+1
*
Improve raw_ostream so that you can "write" colors using operator<<
Rui Ueyama
2019-08-02
1
-1
/
+0
*
[COFF] Fix wholearchive with thin archives
Martin Storsjo
2019-08-01
1
-1
/
+3
*
[lld-link] diagnose undefined symbols before LTO when possible
Bob Haarman
2019-07-26
1
-20
/
+26
*
ld.lld: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-23
1
-4
/
+6
*
lld-link: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-19
1
-8
/
+7
*
[COFF] Implement /safeseh:no and check @feat.00 flags by default
Reid Kleckner
2019-07-16
1
-9
/
+5
*
[COFF] Rename variale references in comments after VariableName -> variableNa...
Fangrui Song
2019-07-16
1
-4
/
+4
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
*
Fix odd variable names.
Rui Ueyama
2019-07-12
1
-1
/
+1
*
[lld-link] implement -thinlto-{prefix,object-suffix}-replace
Bob Haarman
2019-07-11
1
-0
/
+18
*
[lld-link] implement -thinlto-index-only
Bob Haarman
2019-07-11
1
-1
/
+16
*
Fix build breakage on Win32.
Rui Ueyama
2019-07-11
1
-1
/
+1
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-899
/
+899
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
1
-3
/
+3
*
lld-link: Stop accepting /natvis and /fastfail in .drectve sections
Nico Weber
2019-07-09
1
-2
/
+2
*
Make joined instances of JoinedOrSeparate flags point to the unaliased args, ...
Nico Weber
2019-07-05
1
-1
/
+1
*
lld-link: Make /debugtype: option work better
Nico Weber
2019-07-05
1
-2
/
+3
*
[LLD][COFF] Case insensitive compares for /nodefaultlib
Alexandre Ganea
2019-06-26
1
-3
/
+3
*
Share /machine: handling code with llvm-cvtres too
Nico Weber
2019-06-12
1
-1
/
+2
*
lld-link: Reject more than one resource .obj file
Nico Weber
2019-06-11
1
-0
/
+29
*
llvm-lib: Implement /machine: argument
Nico Weber
2019-06-11
1
-1
/
+4
*
[LLD][COFF] Fix missing MergeChunk::Instances cleanup in COFF::link()
Rui Ueyama
2019-06-10
1
-0
/
+1
*
[COFF] Add an lld specific option /includeoptional
Martin Storsjo
2019-06-08
1
-0
/
+8
[next]