文件最后提交记录最后更新时间
[lld][WebAssembly] Report undefined symbols in -shared/-pie builds (#75242)1 年前
[lld][WebAssembly] Use the archive offset with --whole-archive (#78791)2 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[lld][WebAssembly] Convert a bunch more tests to asm. NFC4 年前
[lld][WebAsssembly] Convert more tests from IR to assembly. NFC3 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[lld][WebAssembly] Match the ELF linker in transitioning away from archive indexes. (#78658)2 年前
[lld][WebAssembly] Don't emit names for data segments that we omit5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[Object][Wasm] Use file offset for section addresses in linked wasm files (#80529)2 年前
[lld][WebAssembly] Convert a bunch more tests to asm. NFC4 年前
[WebAssembly] Improved LLD error messages in case of mixed wasm32/wasm64 object files5 年前
[WebAssembly] Improved LLD error messages in case of mixed wasm32/wasm64 object files5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[lld][WebAssembly] Fix handling of comdat functions in init array.6 年前
[WebAssembly] New-style command support5 年前
[WebAssembly] New-style command support5 年前
[WebAssembly] call_indirect issues table number relocs5 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[Object][WebAssembly] Update format of error messages5 年前
[WebAssembly] GC constructor functions in otherwise unused archive objects5 年前
[lld][WebAssembly] Don't GC library objects under --whole-archive5 年前
[WebAssembly] GC constructor functions in otherwise unused archive objects5 年前
[lld][WebAssembly] Renamed a few tests to conform to naming convention. NFC3 年前
[WebAssembly] Elide data segments for .bss sections6 年前
[WebAssembly] Stabilize custom section order2 年前
[lld][WebAssembly] Add --no-growable-memory (#82890)2 年前
[lld][WebAssembly] Update test after 87628f5804e23 年前
[llvm-project] Fix typo "seperate" (#95373)1 年前
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"4 年前
[WebAssembly] Stabilize custom section order2 年前
[lld] Fixed a number of typos3 年前
Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches4 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[lld][WebAssemlby] Check for command line flags with missing arguments3 年前
Reland: "[WebAssembly] Deduplicate imports of the same module name, field name, and type"4 年前
Reland: "[WebAssembly] Deduplicate imports of the same module name, field name, and type"4 年前
Reland: "[WebAssembly] Deduplicate imports of the same module name, field name, and type"4 年前
[lld][WebAssembly] Work around limited architecture detection for wasm64 shared libraries (#98961)1 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[lld][WebAssembly] Error on import/export of mutable global without mutable-globals feature5 年前
[lld][WebAssembly] Report undefined symbols in -shared/-pie builds (#75242)1 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[lld][WebAssembly] Convert a bunch more tests to asm. NFC4 年前
[WebAssembly] Don't error when --undefined symbols are not found7 年前
[wasm-ld] Define a __heap_end symbol marking the end of allocated memory.3 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[lld][WebAssembly] Add --export-if-defined5 年前
[WebAssembly] Support wasm exports with zero-length names.6 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[lld][WebAssembly] Rewrite exports test in assembly. NFC5 年前
[WebAssembly] Add support for externalref to MC and wasm-ld5 年前
[lld][WebAssembly] Convert a bunch more tests to asm. NFC4 年前
[WebAssembly] Support annotate clang attributes for marking functions.2 年前
[WebAssembly] Support annotate clang attributes for marking functions.2 年前
[wasm-ld] Update supported features in the generic CPU configuration3 年前
[lld][WebAssembly] Convert a bunch more tests to asm. NFC4 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
lld: Convert tests to opaque pointers3 年前
[lld][WebAssembly] Don't allow --global-base to be specified in -share/-pie or --relocatable modes3 年前
Fix typo from https://reviews.llvm.org/D1013995 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[lld][WebAssemby] Allow import module names to be empty strings.3 年前
[lld][WebAssemby] Allow import module names to be empty strings.3 年前
[lld][WebAssembly] Fix for --import-table when combined with reference types (#97451)1 年前
[lld][WebAssembly] Fix for --import-table when combined with reference types (#97451)1 年前
[LowerGlobalDtors] Skip __cxa_atexit call completely when arg0 is unused (#68758)2 年前
Revert "Revert "[WebAssembly] remove instruction after builtin trap" (#90354)" (#90366)2 年前
[lld][WebAssembly] Add an --initial-heap option (#75594)2 年前
[WebAssembly][lld] Preassign table number 0 to indirect function table for MVP inputs5 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[lld][WebAssemlby] Improve support for -L / -l and add testing3 年前
[NFC][Py Reformat] Reformat python files in the rest of the dirs2 年前
[WebAssembly] Add support for named globals in the object format.5 年前
lld: Convert tests to opaque pointers3 年前
[wasm-ld] Update supported features in the generic CPU configuration3 年前
Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types." (https://reviews.llvm.org/D90930).5 年前
[lld][WebAssembly] Add support for -soname2 年前
[wasm-ld] Allow importing/exporting the output module's memory with arbitrary names3 年前
[WebAssembly] Support annotate clang attributes for marking functions.2 年前
[Object][Wasm] Use file offset for section addresses in linked wasm files (#80529)2 年前
[lld][WebAssembly] Allow data symbols to extend past end of segment4 年前
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.5 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[wasm-ld] Define a __heap_end symbol marking the end of allocated memory.3 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[WebAssembly] Added initial type checker to MC Assembler4 年前
[lld][WebAssembly] Report undefined symbols in -shared/-pie builds (#75242)1 年前
[WebAssembly] Add segment RETAIN flag to support private retained data (#81539)2 年前
[lld][WebAssembly] Delay creation of internal __wasm_memory_init function5 年前
[lld][WebAssembly] Convert some lld tests to assembly5 年前
lld: Convert tests to opaque pointers3 年前
[lld][WebAssembly] Report undefined symbols in -shared/-pie builds (#75242)1 年前