summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-05-08 15:36:58 +0000
committerChris Lattner <sabre@nondot.org>2009-05-08 15:36:58 +0000
commit5b9241b2a6a4a2671cb31837eddbed8c284c2b07 (patch)
treec9965f8f21155b8a9a44752036c2e74015f3a0c6 /clang/lib/CodeGen
parent062c14ba24b9abe62fec3afc2ffbf66048157513 (diff)
downloadbcm5719-llvm-5b9241b2a6a4a2671cb31837eddbed8c284c2b07.tar.gz
bcm5719-llvm-5b9241b2a6a4a2671cb31837eddbed8c284c2b07.zip
Fix the atomics sema code to convert operands to the argument types
of the underlying _N builtin, not the the type of the pointee of the actual type. This ensures that atomics involving pointers end up using the correct integer type when they are resolved, avoiding aborts in codegen. llvm-svn: 71218
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud