Upgrading to the latest premake and adding tool for dumping LLVM json.

This commit is contained in:
Ben Vanik 2015-12-31 00:37:13 -08:00
parent a168cdee87
commit f1ba191634
6 changed files with 18 additions and 1 deletions

3
.gitmodules vendored
View file

@ -28,3 +28,6 @@
[submodule "third_party/snappy"]
path = third_party/snappy
url = https://github.com/xenia-project/snappy.git
[submodule "third_party/premake-export-compile-commands"]
path = third_party/premake-export-compile-commands
url = https://github.com/xenia-project/premake-export-compile-commands.git