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
/
llvm
/
lib
/
MC
/
WasmObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] MC: Add compile-twice test and fix corresponding bug
Sam Clegg
2018-05-30
1
-1
/
+1
*
MC: Remove stream and output functions from MCObjectWriter. NFCI.
Peter Collingbourne
2018-05-21
1
-2
/
+1
*
MC: Have the object writers return the number of bytes written. NFCI.
Peter Collingbourne
2018-05-21
1
-3
/
+6
*
MC: Change object writers to use endian::Writer. NFCI.
Peter Collingbourne
2018-05-21
1
-89
/
+90
*
MC: Change MCAssembler::writeSectionData and writeFragmentPadding to take a r...
Peter Collingbourne
2018-05-21
1
-2
/
+2
*
[MC] Relax .fill size requirements
Nirav Dave
2018-05-18
1
-3
/
+4
*
[WebAssembly] MC: Fix typo in comment
Sam Clegg
2018-05-17
1
-1
/
+1
*
[WebAssembly] MC: Ensure that FUNCTION_OFFSET relocations are always against ...
Sam Clegg
2018-05-16
1
-1
/
+17
*
[WebAssembly] Move toString helpers to BinaryFormat
Sam Clegg
2018-05-14
1
-27
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-29
/
+30
*
[WebAssembly] Create section start symbols automatically for all sections
Sam Clegg
2018-05-10
1
-5
/
+16
*
[WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing ext...
Sam Clegg
2018-05-08
1
-15
/
+11
*
[WebAssembly] Ensure all .debug_XXX section has proper symbol names
Sam Clegg
2018-05-07
1
-1
/
+5
*
[WebAssembly] MC: Create and use first class section symbols
Sam Clegg
2018-05-02
1
-143
/
+105
*
Fix release build breakage
Sam Clegg
2018-05-02
1
-0
/
+2
*
[MC] Add llvm_unreachable to toString to fix compile time warning.
Florian Hahn
2018-05-01
1
-2
/
+1
*
NFC, Avoid a warning in WasmObjectWriter
Gabor Buella
2018-05-01
1
-0
/
+2
*
[WebAssembly] MC: Improve debug output
Sam Clegg
2018-04-30
1
-8
/
+33
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[WebAssembly] Section symbols must have local binding
Sam Clegg
2018-04-27
1
-1
/
+1
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-25
/
+164
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-1
/
+2
*
[wasm] Fix uninitialized memory introduced in r330749.
Chandler Carruth
2018-04-24
1
-1
/
+1
*
[WebAssembly] Use section index in relocation section header
Sam Clegg
2018-04-24
1
-49
/
+31
*
[WebAssembly] MC: Refactor section creation code
Sam Clegg
2018-04-23
1
-17
/
+14
*
[WebAssembly] Allow for the creation of user-defined custom sections
Sam Clegg
2018-04-05
1
-1
/
+43
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-0
/
+3
*
[WebAssembly] Reorder reloc sections to come between symtab and name
Nicholas Wilson
2018-03-05
1
-1
/
+1
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-9
/
+9
*
[WebAssembly] Reorder symbol table to match MC order
Nicholas Wilson
2018-02-28
1
-41
/
+40
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-9
/
+3
*
Simplify a DEBUG statement to remove a set but not used variable in release b...
Eric Christopher
2018-02-23
1
-7
/
+4
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-132
/
+160
*
[WebAssembly] MC: Make explicit our current lack of support for relocations a...
Sam Clegg
2018-02-16
1
-2
/
+17
*
[WebAssembly] MC: Remove redundant struct types
Sam Clegg
2018-02-12
1
-52
/
+35
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-79
/
+9
*
[WebAssembly] MC: Resolve aliases when creating provisional table entries
Sam Clegg
2018-01-31
1
-31
/
+25
*
[WebAssembly] Remove some unused code and tidy logging. NFC.
Sam Clegg
2018-01-31
1
-14
/
+7
*
[WebAssembly] Remove "name" section of object wasm object files
Sam Clegg
2018-01-23
1
-33
/
+0
*
[WebAssembly] Store function index rather than table index in TABLE_INDEX rel...
Sam Clegg
2018-01-23
1
-59
/
+53
*
[WebAssembly] MC: Start table at offset 1 rather than 0
Sam Clegg
2018-01-19
1
-2
/
+6
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-14
/
+11
*
[WebAssembly] Make WasmObjectWriter's destructor public; NFC
Dan Gohman
2018-01-15
1
-5
/
+2
*
[WebAssembly] MC: Remove SetUsed argument when calling MCSymbol::isDefined et al
Sam Clegg
2018-01-11
1
-7
/
+7
*
[WebAssemlby] MC: Don't write COMDAT symbols as global imports
Sam Clegg
2018-01-11
1
-1
/
+2
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-5
/
+46
*
Use a MCExpr for the size of MCFillFragment.
Rafael Espindola
2018-01-09
1
-1
/
+4
*
[WebAssembly] MC: Use zero for provisional value of undefined symbols
Sam Clegg
2018-01-09
1
-2
/
+2
*
[WebAssembly] MC: Fix for address taken aliases
Sam Clegg
2017-12-22
1
-39
/
+30
*
[WebAssembly] Fix local references to weak aliases
Sam Clegg
2017-12-21
1
-2
/
+2
[next]