nickysn
|
da87a9e48d
+ write proctype of procedures in other units as well
|
4 years ago |
nickysn
|
64b2d8ef85
* wasm base and index reference access fixes
|
4 years ago |
nickysn
|
1d8c5edbcc
+ write references with registers for debugging purposes (to support asm output with -sr) in the LLVM-MC asm writer
|
4 years ago |
nickysn
|
19519eb3d2
+ support global references with offset in the LLVM-MC asm writer
|
4 years ago |
nickysn
|
8494283925
* fixed load/store LLVM-MC asm output for global variables
|
4 years ago |
nickysn
|
da5c9a978e
+ write procdef for imports
|
4 years ago |
nickysn
|
8fee0f6130
+ partial implementation of imports
|
4 years ago |
nickysn
|
0a5655955c
+ declare the stack pointer global type
|
4 years ago |
nickysn
|
5c27030faf
* emit sec_fpc as sec_data, because custom section names aren't supported
|
5 years ago |
nickysn
|
5157ea0524
* llvm-mc instruction writing, copied from the wat2wasm writer
|
5 years ago |
nickysn
|
2d39ddf85e
+ write the global procedures/functions in the llvm-mc assembler writer
|
5 years ago |
nickysn
|
0c366b33fd
+ added TWASM32InstrWriter (not yet implemented)
|
5 years ago |
nickysn
|
aea75c7caf
- removed commented out class name
|
5 years ago |
nickysn
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 years ago |
nickysn
|
faf8ac4d2e
* commented out the actual ait_symbol asm output in the LLVM-MC asm writer, because it produces errors
|
5 years ago |
nickysn
|
bccdf2a22a
+ also log ait_symbol_end in the LLVM-MC asm writer
|
5 years ago |
nickysn
|
c3b971e0dd
+ log the properties of ait_symbol for debugging purposes in the LLVM-MC asm writer
|
5 years ago |
nickysn
|
05235a1066
* synchronized with trunk
|
5 years ago |
nickysn
|
0eb518955f
+ a very early and incomplete implementation of WriteTree for LLVM-MC
|
5 years ago |
nickysn
|
77dea11cdd
+ override and implement WriteAsmList
|
5 years ago |
nickysn
|
6a89e2c1fa
+ register a LLVM-MC assembler writer (not implemented yet)
|
5 years ago |
nickysn
|
f04c43f58c
+ created unit (empty for now) for the llvm-mc assembler writer
|
5 years ago |