summaryrefslogtreecommitdiffstats
path: root/clang/tools/driver/cc1as_main.cpp
diff options
context:
space:
mode:
authorMatt Kopec <Matt.Kopec@intel.com>2013-09-26 20:54:17 +0000
committerMatt Kopec <Matt.Kopec@intel.com>2013-09-26 20:54:17 +0000
commitcc64cc1773f2cf08e1c321a59659a9ccd2206338 (patch)
treec3485916ae1eb3e952deec03dc4a7a99b3fa34e5 /clang/tools/driver/cc1as_main.cpp
parentbb5c5f8289f24f4befbe76fde9c349dc7980989d (diff)
downloadbcm5719-llvm-cc64cc1773f2cf08e1c321a59659a9ccd2206338.tar.gz
bcm5719-llvm-cc64cc1773f2cf08e1c321a59659a9ccd2206338.zip
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
Diffstat (limited to 'clang/tools/driver/cc1as_main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud