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
/
MarkLive.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[COFF] Don't treat DWARF sections as GC roots
Reid Kleckner
2020-04-13
1
-2
/
+4
*
Fix odd variable names.
Rui Ueyama
2019-07-12
1
-3
/
+3
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-29
/
+29
*
[COFF] Reduce the size of Chunk and SectionChunk, NFC
Reid Kleckner
2019-04-02
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks w...
Martin Storsjo
2018-08-31
1
-4
/
+4
*
COFF: Don't create unnecessary thunks.
Peter Collingbourne
2018-05-10
1
-1
/
+1
*
[coff] Print detailed timing information with /TIME.
Zachary Turner
2018-01-17
1
-0
/
+5
*
Prefer `ArrayRef` over `const std::vector&`
Sam Clegg
2017-12-08
1
-1
/
+1
*
Reland r319090, "COFF: Do not create SectionChunks for discarded comdat secti...
Peter Collingbourne
2017-11-28
1
-7
/
+0
*
Revert r319090, "COFF: Do not create SectionChunks for discarded comdat secti...
Peter Collingbourne
2017-11-27
1
-0
/
+7
*
COFF: Do not create SectionChunks for discarded comdat sections.
Peter Collingbourne
2017-11-27
1
-7
/
+0
*
COFF: Correctly handle relocations against early discarded sections.
Peter Collingbourne
2017-11-20
1
-1
/
+2
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-3
/
+3
*
[COFF] Allow debug info to relocate against discarded symbols
Reid Kleckner
2017-06-28
1
-0
/
+7
*
Garbage collect dllimported symbols.
Rui Ueyama
2017-05-24
1
-5
/
+12
*
Revert r303304: Re-submit r303225: Garbage collect dllimported symbols.
Rui Ueyama
2017-05-22
1
-28
/
+10
*
Re-submit r303225: Garbage collect dllimported symbols.
Rui Ueyama
2017-05-17
1
-10
/
+28
*
Revert r303225 "Garbage collect dllimported symbols."
Hans Wennborg
2017-05-17
1
-28
/
+10
*
Garbage collect dllimported symbols.
Rui Ueyama
2017-05-17
1
-10
/
+28
*
COFF: New symbol table design.
Peter Collingbourne
2016-12-09
1
-3
/
+3
*
COFF: Move markLive() from Writer.cpp to its own file.
Rui Ueyama
2015-09-19
1
-0
/
+61