mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-31 14:35:19 +00:00
more clang
This commit is contained in:
parent
8104718f5b
commit
5d112cf68f
@ -100,8 +100,6 @@ static std::optional<u32> ResolveSetPcTarget(std::span<const GcnInst> list, u32
|
||||
return result_pc & ~0x3u;
|
||||
}
|
||||
|
||||
|
||||
|
||||
static constexpr size_t LabelReserveSize = 32;
|
||||
|
||||
CFG::CFG(Common::ObjectPool<Block>& block_pool_, std::span<const GcnInst> inst_list_)
|
||||
|
Loading…
Reference in New Issue
Block a user