Support dir tpages (#671)

* support dir tpages

* fix warnings and bad return

* one more try

* revive the offline test script

* fix this null bug
This commit is contained in:
water111
2021-07-02 14:50:58 -04:00
committed by GitHub
parent b96d865e2b
commit 6366068bc0
36 changed files with 477 additions and 115 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ class ObjectFileDB {
std::string ir2_final_out(ObjectFileData& data,
const std::unordered_set<std::string>& skip_functions = {});
void process_tpages();
std::string process_tpages();
std::string process_game_count_file();
std::string process_game_text_files();