Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
WasmObjectWriter.cpp
38b12f5
[WebAssembly] Remove unused function return types (NFC)
by Heejin Ahn
· 7 years ago
da419bd
[WebAssembly] Add support for the event section
by Heejin Ahn
· 7 years ago
4808914
[WebAssembly] Change indices types to unsined int (NFC)
by Heejin Ahn
· 7 years ago
24faf85
Reland "[WebAssembly] LSDA info generation"
by Heejin Ahn
· 7 years ago
547d824
Revert "[WebAssembly] LSDA info generation"
by Krasimir Georgiev
· 7 years ago
0981eaa
[WebAssembly] LSDA info generation
by Heejin Ahn
· 7 years ago
77a7a38
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
by Derek Schuff
· 7 years ago
f208f63
[WebAssembly] clang-format (NFC)
by Heejin Ahn
· 7 years ago
f77dc2a
[WebAssembly] Ensure relocation entries are ordered by offset
by Sam Clegg
· 7 years ago
105bdc2
[WebAssembly] MC: Add compile-twice test and fix corresponding bug
by Sam Clegg
· 7 years ago
59a6fc4
MC: Remove stream and output functions from MCObjectWriter. NFCI.
by Peter Collingbourne
· 7 years ago
438390f
MC: Have the object writers return the number of bytes written. NFCI.
by Peter Collingbourne
· 7 years ago
f17b149
MC: Change object writers to use endian::Writer. NFCI.
by Peter Collingbourne
· 7 years ago
147db3e
MC: Change MCAssembler::writeSectionData and writeFragmentPadding to take a raw_ostream. NFCI.
by Peter Collingbourne
· 7 years ago
588fad4
[MC] Relax .fill size requirements
by Nirav Dave
· 7 years ago
c0d4119
[WebAssembly] MC: Fix typo in comment
by Sam Clegg
· 7 years ago
6ccb59b
[WebAssembly] MC: Ensure that FUNCTION_OFFSET relocations are always against function symbols.
by Sam Clegg
· 7 years ago
5f87ab3
[WebAssembly] Move toString helpers to BinaryFormat
by Sam Clegg
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
b210c64
[WebAssembly] Create section start symbols automatically for all sections
by Sam Clegg
· 7 years ago
25d8e68
[WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing extra mapping
by Sam Clegg
· 7 years ago
fb807d4
[WebAssembly] Ensure all .debug_XXX section has proper symbol names
by Sam Clegg
· 7 years ago
4d57fbd
[WebAssembly] MC: Create and use first class section symbols
by Sam Clegg
· 7 years ago
d1f0910
Fix release build breakage
by Sam Clegg
· 7 years ago
ba4d85e
[MC] Add llvm_unreachable to toString to fix compile time warning.
by Florian Hahn
· 7 years ago
0537fdb
NFC, Avoid a warning in WasmObjectWriter
by Gabor Buella
· 7 years ago
a165f2d
[WebAssembly] MC: Improve debug output
by Sam Clegg
· 7 years ago
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 7 years ago
d5504a0
[WebAssembly] Section symbols must have local binding
by Sam Clegg
· 7 years ago
6a31a0d
[WebAssembly] Write DWARF data into wasm object file
by Sam Clegg
· 7 years ago
6bb5a41
[WebAssembly] Add version to object file metadata
by Sam Clegg
· 7 years ago
7e1c334
[wasm] Fix uninitialized memory introduced in r330749.
by Chandler Carruth
· 7 years ago
6f08c84
[WebAssembly] Use section index in relocation section header
by Sam Clegg
· 7 years ago
2322a93
[WebAssembly] MC: Refactor section creation code
by Sam Clegg
· 7 years ago
cfd44a2
[WebAssembly] Allow for the creation of user-defined custom sections
by Sam Clegg
· 7 years ago
15f349f
[WebAssembly] Disallow weak undefined globals in the object format
by Nicholas Wilson
· 8 years ago
c22bfb6
[WebAssembly] Reorder reloc sections to come between symtab and name
by Nicholas Wilson
· 8 years ago
03e101f
[WebAssembly] Use uint8_t for single byte values to match the spec
by Sam Clegg
· 8 years ago
586320c
[WebAssembly] Reorder symbol table to match MC order
by Nicholas Wilson
· 8 years ago
86b4a09
[WebAssembly] Remove DataSize from linking metadata section
by Sam Clegg
· 8 years ago
545932b
Simplify a DEBUG statement to remove a set but not used variable in release builds.
by Eric Christopher
· 8 years ago
6c899ba
[WebAssembly] Add first claass symbol table to wasm objects
by Sam Clegg
· 8 years ago
b7a5469
[WebAssembly] MC: Make explicit our current lack of support for relocations against unnamed temporary symbols.
by Sam Clegg
· 8 years ago
8defa95
[WebAssembly] MC: Remove redundant struct types
by Sam Clegg
· 8 years ago
6e7f182
[WebAssembly] MC: Remove unused code for handling of wasm globals
by Sam Clegg
· 8 years ago
f9edbe9
[WebAssembly] MC: Resolve aliases when creating provisional table entries
by Sam Clegg
· 8 years ago
329e76d
[WebAssembly] Remove some unused code and tidy logging. NFC.
by Sam Clegg
· 8 years ago
68b425f
[WebAssembly] Remove "name" section of object wasm object files
by Sam Clegg
· 8 years ago
60ec303
[WebAssembly] Store function index rather than table index in TABLE_INDEX relocations
by Sam Clegg
· 8 years ago
30e1bbc
[WebAssembly] MC: Start table at offset 1 rather than 0
by Sam Clegg
· 8 years ago
9f3fe42
[WebAssembly] Remove debug names from symbol table
by Sam Clegg
· 8 years ago
0917c9e
[WebAssembly] Make WasmObjectWriter's destructor public; NFC
by Dan Gohman
· 8 years ago
cd65f69
[WebAssembly] MC: Remove SetUsed argument when calling MCSymbol::isDefined et al
by Sam Clegg
· 8 years ago
d423f0d
[WebAssemlby] MC: Don't write COMDAT symbols as global imports
by Sam Clegg
· 8 years ago
ea7cace
[WebAssembly] Add COMDAT support
by Sam Clegg
· 8 years ago
d707c37
Use a MCExpr for the size of MCFillFragment.
by Rafael Espindola
· 8 years ago
270ed1b
[WebAssembly] MC: Use zero for provisional value of undefined symbols
by Sam Clegg
· 8 years ago
6006e09
[WebAssembly] MC: Fix for address taken aliases
by Sam Clegg
· 8 years ago
b6a4298
[WebAssembly] Fix local references to weak aliases
by Sam Clegg
· 8 years ago
83b1622
[WebAssembly] Remove an obsolete comment.
by Dan Gohman
· 8 years ago
bafe690
[WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors
by Sam Clegg
· 8 years ago
910c012
Remove redundant includes from lib/MC.
by Michael Zolotukhin
· 8 years ago
f950b24
Reland "[WebAssembly] Import the linear memory and function table."
by Sam Clegg
· 8 years ago
8460b26
Revert "[WebAssembly] Import the linear memory and function table."
by Sam Clegg
· 8 years ago
96d22e12a
[WebAssembly] Import the linear memory and function table.
by Dan Gohman
· 8 years ago
ad19047d
[WebAssembly] Remove WASM_STACK_POINTER.
by Dan Gohman
· 8 years ago
32ce5ca
[WebAssembly] Make stack-pointer imports mutable.
by Dan Gohman
· 8 years ago
c2c9977
[WebAssembly] Implement WASM_STACK_POINTER.
by Dan Gohman
· 8 years ago
a2b35da
Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""
by Sam Clegg
· 8 years ago
e74a864
[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"
by Heejin Ahn
· 8 years ago
9138b7b
Add visibility flag to Wasm symbol flags
by Sam Clegg
· 8 years ago
2803bfa
[WebAssembly] Support bitcasted function addresses with varargs.
by Dan Gohman
· 8 years ago
c55d13f
[WebAssembly] MC: Don't allow zero sized data segments
by Sam Clegg
· 8 years ago
12fd3da
[WebAssembly] MC: Fix crash when -g specified.
by Sam Clegg
· 8 years ago
615eb47
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
by Aaron Ballman
· 8 years ago
3e0199f
[dump] Remove NDEBUG from test to enable dump methods [NFC]
by Don Hinton
· 8 years ago
60fbc7c
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
by Lang Hames
· 8 years ago
1301a87
[MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through createWasmObjectWriter
by Lang Hames
· 8 years ago
63ebb81
[WebAssembly] Allow each data segment to specify its own alignment
by Sam Clegg
· 8 years ago
ba9fa9f
[WebAssembly] Model weakly defined symbols as wasm exports
by Sam Clegg
· 8 years ago
31a2c80
[WebAssembly] Add support for local symbol bindings
by Sam Clegg
· 8 years ago
d95ed95
Reland "[WebAssembly] Add support for naming wasm data segments"
by Sam Clegg
· 8 years ago
b487bf4
Reverting due to Green Dragon bot failure.
by Mike Edwards
· 8 years ago
b292c25
[WebAssembly] Add support for naming wasm data segments
by Sam Clegg
· 8 years ago
759631c
[WebAssembly] MC: Create wasm data segments based on MCSections
by Sam Clegg
· 8 years ago
66a99e4
Change encodeU/SLEB128 to pad to certain number of bytes
by Sam Clegg
· 8 years ago
457fb0b
[WebAssembly] Pass ArrayRef rather than SmallVector
by Sam Clegg
· 8 years ago
aff1c4d
[WebAssembly] MC: Fix crash in getProvitionalValue on weak references
by Sam Clegg
· 8 years ago
7c39594
[WebAssembly] Use a separate wasm data segment for each global symbol
by Sam Clegg
· 8 years ago
13a2e89
[WebAssembly] Update relocation names to match spec
by Sam Clegg
· 8 years ago
ceecfe5b
Simplify interface now that we don't need to pass IsPCRel. NFC.
by Rafael Espindola
· 8 years ago
6ad8f19
[WebAssembly] Fix use of cast vs dyn_cast
by Sam Clegg
· 8 years ago
b03c2b4
[WebAssembly] Use the correct size for MCFillFragment
by Sam Clegg
· 8 years ago
5e3d33a
[WebAssembly] Support weak defined symbols
by Sam Clegg
· 8 years ago
9bf73c0
[WebAssembly] Fix types for address taken functions
by Sam Clegg
· 8 years ago
8c4baa00
[WebAssembly] MC: Don't generate extra types for weak alias
by Sam Clegg
· 8 years ago
9e1ade9
[WebAssembly] Add data size and alignement to linking section
by Sam Clegg
· 8 years ago
fe6414b
[WebAssembly] Cleanup WasmObjectWriter.cpp. NFC
by Sam Clegg
· 8 years ago
9a90b68
WasmObjectWriter.cpp: Tweak a comment line. [-Wdocumentation]
by NAKAMURA Takumi
· 8 years ago
1fb8daa
Fix unused function build error in lld
by Sam Clegg
· 8 years ago
Next »