[tools] Add aot offsets generation tool.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 18 Apr 2016 15:12:20 +0000 (17:12 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 18 Apr 2016 17:26:17 +0000 (19:26 +0200)
commit28faf0a6d167087a259713c7278b87c6bc4f6910
treeefca2917391b29fdbb05b8abba72cca501bbf332
parent9e11bda561f553437401f260c30a4fe717d4c3e8
[tools] Add aot offsets generation tool.

List of original contributors:

Marek Habersack <grendel@twistedcode.net>
João Matos <joao@tritao.eu>
Zoltan Varga <vargaz@gmail.com>
Rolf Bjarne Kvinge <rolf@xamarin.com>
tools/offsets-tool/.gitignore [new file with mode: 0644]
tools/offsets-tool/Makefile [new file with mode: 0644]
tools/offsets-tool/MonoAotOffsetsDumper.cs [new file with mode: 0644]