nickysn
e1f21fb1e3
+ handle the asd_cpu directive (commented out, but without producing an internal
...
error) on all the remaining external assemblers, so it is safe to emit on all
platforms
git-svn-id: trunk@33122 -
2016-02-26 20:50:41 +00:00
Jonas Maebe
bf735c7e58
* cleanup
...
git-svn-id: trunk@32877 -
2016-01-07 22:04:44 +00:00
Jonas Maebe
f4c868b06a
* fixed infinite Java assembler writer create loop after r31625
...
git-svn-id: trunk@31666 -
2015-09-13 19:06:22 +00:00
Jonas Maebe
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
...
that we can use assembler writers with different conventions from the
currently set target_asm (e.g. an x86 assembler writer for inline assembly
in LLVM IR)
git-svn-id: trunk@31628 -
2015-09-12 23:32:13 +00:00
Jonas Maebe
b3d0197f98
* factored out the output file handling (mostly writing data) from the
...
external assembler writer, so we can reuse the archtecture-specific
writers to write inline assembly in LLVM IR files
git-svn-id: trunk@31625 -
2015-09-12 23:32:01 +00:00
Jonas Maebe
edceff5756
* moved Jasmin assembler writer to jvm backend directory
...
git-svn-id: trunk@30838 -
2015-05-09 17:25:18 +00:00