aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-10-15 23:44:22 +0000
committerHal Finkel <hfinkel@anl.gov>2014-10-15 23:44:22 +0000
commit6f814db8d7a842255629fa31ac8daea2e3627629 (patch)
treecec73843985c10f5c36cef9de636b269af4c09cd /lldb/scripts/Python
parent4285c1f8cc98a779d3733529ceadf3941c4b86d4 (diff)
downloadllvm-6f814db8d7a842255629fa31ac8daea2e3627629.zip
llvm-6f814db8d7a842255629fa31ac8daea2e3627629.tar.gz
llvm-6f814db8d7a842255629fa31ac8daea2e3627629.tar.bz2
Add CreateAlignmentAssumption to IRBuilder
Clang CodeGen had a utility function for creating pointer alignment assumptions using the @llvm.assume intrinsic. This functionality will also be needed by the inliner (to preserve function-argument alignment attributes when inlining), so this moves the utility function into IRBuilder where it can be used both by Clang CodeGen and also other LLVM-level code. llvm-svn: 219875
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions