Skip to content
Commit f4528ae0 authored by John McCall's avatar John McCall
Browse files

Unify the decision of how to emit property getters and setters into a

single code path.  Use atomic loads and stores where necessary.  Load and
store anything of the appropriate size and alignment with primitive
operations instead of going through the call.

llvm-svn: 139580
parent 061d811c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment