LLVM/project f85579f — compiler-rt/lib/interception interception_win.cpp, compiler-rt/lib/interception/tests interception_win_test.cpp
[win/asan] GetInstructionSize: Fix `83 E4 XX` to return 3. (#119644) This consolidates the two different lines for x86 and x86_64 into a single line for both architectures. And adds a test line. CC: @zmodem
Delta | File | |
---|---|---|
+2 | -3 | compiler-rt/lib/interception/interception_win.cpp |
+1 | -0 | compiler-rt/lib/interception/tests/interception_win_test.cpp |
+3 | -3 | 2 files |