This comes from work to make attribute manipulable via the C API.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18128
Add facility to add/remove/check attribute on function and arguments. ClosedPublic Authored by deadalnix on Mar 12 2016, 8:16 PM.
Details Summary This comes from work to make attribute manipulable via the C API.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 13 2016, 5:30 PM Closed by commit rL263404: Add facility to add/remove/check attribute on function and arguments. (authored by deadalnix). · Explain WhyMar 13 2016, 6:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50538 include/llvm/IR/Argument.h
include/llvm/IR/Function.h
lib/IR/Function.cpp
|