summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/calc.c
diff options
context:
space:
mode:
authorRobert Widmann <devteam.codafi@gmail.com>2018-03-14 06:45:51 +0000
committerRobert Widmann <devteam.codafi@gmail.com>2018-03-14 06:45:51 +0000
commit4bb481b2f2a3915895c8795dbc90a54be5cf9cfd (patch)
treecfb958a0f7311663e87b1d01065c19bc31f204c1 /llvm/tools/llvm-c-test/calc.c
parent2d603a1860f003d90c4e7be95575552c69c2194f (diff)
downloadbcm5719-llvm-4bb481b2f2a3915895c8795dbc90a54be5cf9cfd.tar.gz
bcm5719-llvm-4bb481b2f2a3915895c8795dbc90a54be5cf9cfd.zip
[LLVM-C] Redo unnamed_address attribute bindings
Summary: The old bindings should have used an enum instead of a boolean. This deprecates LLVMHasUnnamedAddr and LLVMSetUnnamedAddr , replacing them with LLVMGetUnnamedAddress and LLVMSetUnnamedAddress respectively that do. Though it is unlikely LLVM will gain more supported global value linker hints, the new API can scale to accommodate this. Reviewers: deadalnix, whitequark Reviewed By: whitequark Subscribers: llvm-commits, harlanhaskins Differential Revision: https://reviews.llvm.org/D43448 llvm-svn: 327479
Diffstat (limited to 'llvm/tools/llvm-c-test/calc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud