emit_x64: Extract BlockRangeInformation, remove template parameter

This commit is contained in:
MerryMage
2018-01-23 19:16:39 +00:00
parent 58c4a25527
commit db30e02ac8
14 changed files with 308 additions and 398 deletions

View File

@@ -121,6 +121,8 @@ if (ARCHITECTURE_x86_64)
backend_x64/abi.h
backend_x64/block_of_code.cpp
backend_x64/block_of_code.h
backend_x64/block_range_information.cpp
backend_x64/block_range_information.h
backend_x64/callback.cpp
backend_x64/callback.h
backend_x64/constant_pool.cpp