mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Among them are test cases to exercise SBTarget.AttachToProcessWithName(); we attach to "hello_world", and verify that, after attachment, the currently selected target indeed matches "hello_world". llvm-svn: 133279