index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lld
/
COFF
/
Symbols.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld][COFF] Add support for overriding weak symbols in LLVM bitcode input
Alan Zhao
2022-09-08
1
-2
/
+9
*
[LLD][COFF] Fix writing a map file when range extension thunks are inserted
Jan Ole Hüser
2022-09-07
1
-1
/
+4
*
[lld-link] Replace LazyObjFile with lazy ObjFile/BitcodeFile
Fangrui Song
2022-01-04
1
-3
/
+2
*
[LLD] [COFF] Add a couple "MinGW only" comments re linking against DLLs. NFC.
Martin Storsjö
2021-07-20
1
-0
/
+1
*
[LLD] [COFF] Support linking directly against DLLs in MinGW mode
Martin Storsjö
2021-07-02
1
-1
/
+18
*
[CFGuard] Add address-taken IAT tables and delay-load support
Andrew Paverd
2020-11-17
1
-0
/
+7
*
Revert "Reland [CFGuard] Add address-taken IAT tables and delay-load support"
Hans Wennborg
2020-11-11
1
-7
/
+0
*
Reapply [LLD] [COFF] Implement a GNU/ELF like -wrap option
Martin Storsjö
2020-10-15
1
-2
/
+14
*
Revert "[LLD] [COFF] Implement a GNU/ELF like -wrap option"
Arthur Eubanks
2020-10-15
1
-14
/
+2
*
[LLD] [COFF] Implement a GNU/ELF like -wrap option
Martin Storsjö
2020-10-15
1
-2
/
+14
*
Reland [CFGuard] Add address-taken IAT tables and delay-load support
Andrew Paverd
2020-10-13
1
-0
/
+7
*
Revert "[CFGuard] Add address-taken IAT tables and delay-load support"
Arthur Eubanks
2020-10-01
1
-7
/
+0
*
[CFGuard] Add address-taken IAT tables and delay-load support
Andrew Paverd
2020-10-01
1
-0
/
+7
*
[COFF] Paritally inline Symbol::getName, NFC
Reid Kleckner
2020-05-03
1
-1
/
+15
*
[LLD] [COFF] Fix post-commit suggestions for absolute symbol equality
Martin Storsjö
2020-01-08
1
-8
/
+1
*
[LLD] [COFF] Don't error out on duplicate absolute symbols with the same value
Martin Storsjö
2020-01-04
1
-0
/
+8
*
reland "[lld-link] implement -start-lib and -end-lib"
Bob Haarman
2019-09-03
1
-15
/
+26
*
Revert "[lld-link] implement -start-lib and -end-lib"
Vlad Tsyrklevich
2019-08-30
1
-26
/
+15
*
[lld-link] implement -start-lib and -end-lib
Bob Haarman
2019-08-30
1
-15
/
+26
*
[COFF] Add libcall symbols to the link when LTO is being used
Amy Huang
2019-08-22
1
-0
/
+2
*
ld.lld: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-23
1
-2
/
+8
*
lld-link: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-19
1
-0
/
+1
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-114
/
+114
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
1
-5
/
+1
*
[COFF] Pack Name in Symbol as is done in ELF
Reid Kleckner
2019-04-19
1
-3
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
lld-link: Spelling fixes in comments and minor style tweaks
Nico Weber
2019-01-14
1
-1
/
+1
*
[COFF] Allow automatic dllimport from gnu import libraries
Martin Storsjo
2018-09-26
1
-3
/
+3
*
fix comment typo
Nico Weber
2018-08-27
1
-1
/
+1
*
[COFF] Support MinGW automatic dllimport of data
Martin Storsjo
2018-08-27
1
-0
/
+4
*
[COFF] Fix a comment about automatic resolving of dllimports from within a mo...
Martin Storsjo
2018-08-07
1
-2
/
+2
*
Remove an unused accessor and simplify the logic a bit. NFC.
Rui Ueyama
2018-02-17
1
-5
/
+4
*
Revert r325158: Convert an assert to a static_assert. NFC.
Rui Ueyama
2018-02-14
1
-2
/
+2
*
Convert an assert to a static_assert. NFC.
Sam Clegg
2018-02-14
1
-2
/
+2
*
Check that Symbol types are trivially destructible
Sam Clegg
2018-02-13
1
-0
/
+2
*
Move Memory.{h,cpp} to Common.
Rui Ueyama
2017-11-28
1
-1
/
+1
*
Reland r319090, "COFF: Do not create SectionChunks for discarded comdat secti...
Peter Collingbourne
2017-11-28
1
-1
/
+0
*
Revert r319090, "COFF: Do not create SectionChunks for discarded comdat secti...
Peter Collingbourne
2017-11-27
1
-0
/
+1
*
COFF: Do not create SectionChunks for discarded comdat sections.
Peter Collingbourne
2017-11-27
1
-1
/
+0
*
COFF: Emit a COFF symbol table if /debug:dwarf is specified.
Peter Collingbourne
2017-11-21
1
-1
/
+6
*
COFF: Remove unused fields. NFC.
Peter Collingbourne
2017-11-20
1
-6
/
+1
*
Remove a std::map and std::set that show up in LLD profiles
Reid Kleckner
2017-11-13
1
-1
/
+5
*
Rename replaceBody -> replaceSymbol.
Rui Ueyama
2017-11-03
1
-1
/
+1
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-30
/
+27
*
Remove a redundant union member.
Rui Ueyama
2017-10-31
1
-10
/
+9
*
[COFF] Merge Symbol and SymbolBody.
Rui Ueyama
2017-10-31
1
-42
/
+27
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-1
/
+1
*
[COFF] Add support for aligncomm directives
Martin Storsjo
2017-08-14
1
-1
/
+1
*
[PDB] Write public symbol records and the publics hash table
Reid Kleckner
2017-07-27
1
-4
/
+8
*
Rename ObjectFile ObjFile for COFF as well.
Rui Ueyama
2017-07-26
1
-1
/
+1
[next]