When using hhbbc let the index decide unitSn instead of sqlite
commit5cfaeac935bc31cf76f9e5b62395a3bcbae16af5
authorEmil Hesslow <emil@fb.com>
Wed, 15 Apr 2020 19:39:17 +0000 (15 12:39 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 15 Apr 2020 19:42:35 +0000 (15 12:42 -0700)
tree3ffedfb66b422cf407632a6313625dff58c32310
parent6bcb839d04b5f93b0b5624266d7918b9144f57d4
When using hhbbc let the index decide unitSn instead of sqlite

Summary: - This will allow us to use the unitSn to build the native autoload map.

Reviewed By: jano

Differential Revision: D20884377

fbshipit-source-id: f447bb709f96ea8d715a40e67b14e9295052abdb
hphp/compiler/analysis/emitter.cpp
hphp/compiler/package.cpp
hphp/hhbbc/emit.cpp
hphp/hhbbc/main.cpp
hphp/hhbbc/parse.cpp
hphp/hhbbc/representation.h
hphp/runtime/vm/repo.cpp
hphp/runtime/vm/repo.h
hphp/runtime/vm/unit-emitter.cpp
hphp/runtime/vm/unit-emitter.h