aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectRegister.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-10-04 18:52:54 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-10-04 18:52:54 +0000
commit2b672e24a55a282855757997d0e11535500dd555 (patch)
treeed37fa9c1af9e01413dda816b9099211653691e8 /lldb/source/Commands/CommandObjectRegister.cpp
parentb2c4ca64334599762d840ebd396090ac4bd076af (diff)
downloadllvm-2b672e24a55a282855757997d0e11535500dd555.zip
llvm-2b672e24a55a282855757997d0e11535500dd555.tar.gz
llvm-2b672e24a55a282855757997d0e11535500dd555.tar.bz2
Still working on the basic design of <atomic>. I'm working towards a system by which the compiler only needs to define the strongest intrinsics it can. Weaker atomics in the library automatically try stronger and stronger variants, picking the weakest compiler intrinsic available. If no compiler intrinsics are available for a given operation, the library locks a mutex and does the job. Better documentation to follow...
llvm-svn: 115538
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegister.cpp')
0 files changed, 0 insertions, 0 deletions