mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Issue #3049 - Sort minimal LoongArch JIT moz.build entry
This commit is contained in:
parent
a8fb4b8710
commit
8c7558c8ec
1 changed files with 1 additions and 1 deletions
|
|
@ -228,9 +228,9 @@ main_deunified_sources = [
|
|||
'jit/JitSpewer.cpp',
|
||||
'jit/JSONSpewer.cpp',
|
||||
'jit/LICM.cpp',
|
||||
'jit/LoongArchMinimalJit.cpp',
|
||||
'jit/Linker.cpp',
|
||||
'jit/LIR.cpp',
|
||||
'jit/LoongArchMinimalJit.cpp',
|
||||
'jit/LoopUnroller.cpp',
|
||||
'jit/Lowering.cpp',
|
||||
'jit/MacroAssembler.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue