2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/dwarf"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/dwarf
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/dwarf.git
|
2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/elf-edit"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/elf-edit
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/elf-edit.git
|
2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/flexdis86"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/flexdis86
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/flexdis86.git
|
2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/parameterized-utils"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/parameterized-utils
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/parameterized-utils.git
|
2018-04-25 10:16:53 +03:00
|
|
|
[submodule "deps/crucible"]
|
|
|
|
path = deps/crucible
|
2018-04-25 10:32:43 +03:00
|
|
|
url = https://github.com/GaloisInc/crucible.git
|
2018-04-25 10:16:53 +03:00
|
|
|
[submodule "deps/llvm-pretty"]
|
|
|
|
path = deps/llvm-pretty
|
2018-04-25 10:32:43 +03:00
|
|
|
url = https://github.com/elliottt/llvm-pretty.git
|
2017-08-29 01:48:55 +03:00
|
|
|
[submodule "submodules/semmc"]
|
|
|
|
path = submodules/semmc
|
|
|
|
url = git@github.com:GaloisInc/semmc.git
|
|
|
|
[submodule "submodules/dismantle"]
|
|
|
|
path = submodules/dismantle
|
|
|
|
url = git@github.com:travitch/dismantle.git
|
2018-10-30 01:28:44 +03:00
|
|
|
[submodule "submodules/macaw-loader"]
|
|
|
|
path = submodules/macaw-loader
|
|
|
|
url = git@github.com:GaloisInc/macaw-loader.git
|
2018-02-01 03:44:16 +03:00
|
|
|
[submodule "submodules/s-cargot"]
|
|
|
|
path = submodules/s-cargot
|
2018-03-06 00:36:53 +03:00
|
|
|
url = git@github.com:aisamanra/s-cargot.git
|
2018-02-17 00:40:41 +03:00
|
|
|
[submodule "submodules/s-cargot-letbind"]
|
|
|
|
path = submodules/s-cargot-letbind
|
|
|
|
url = https://github.com/GaloisInc/s-cargot-letbind.git
|
2019-02-22 09:21:51 +03:00
|
|
|
[submodule "deps/llvm-pretty-bc-parser"]
|
|
|
|
path = deps/llvm-pretty-bc-parser
|
|
|
|
url = https://github.com/GaloisInc/llvm-pretty-bc-parser
|