This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d7d09f804c92d7a9f5ffe94de3520f2d40357ea
clang-p2996
/
lldb
/
test
/
functionalities
/
thread
/
jump
/
main.cpp
Matt Kopec
cc64cc1773
Fix the thread jump test case for 32-bit inferiors. A jump was going back to a function call using a source line number. However, the parameters being passed to the function were setup before the instruction we jumped to. In other words, the source line was associated with assembly after the function parameters had been setup for the function to be called.
...
llvm-svn: 191457
2013-09-26 20:54:17 +00:00
795 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink