-
Notifications
You must be signed in to change notification settings - Fork 728
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent recognizing JIT Helpers not for their ISA
1. Prevent recognizing JIT Helpers intended for 32-bit on 64-bit ISA; 2. Prevent recognizing JIT Helpers intended for 64-bit on 32-bit ISA. Signed-off-by: Victor Ding <[email protected]>
- Loading branch information
Victor Ding
committed
Jun 27, 2018
1 parent
55ae5bc
commit 3c1fafc
Showing
1 changed file
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters