As per title. This will help work on the C API.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I don't know that much about llvm internals, but this seems to make sense.
Cheers, Jakob.
Paths
| Differential D19173
Add utility function to manipulate attributes on CallSite. NFC ClosedPublic Authored by deadalnix on Apr 15 2016, 12:39 PM.
Details Summary As per title. This will help work on the C API.
Diff Detail Event TimelineWallbraker edited edge metadata. Comment ActionsI don't know that much about llvm internals, but this seems to make sense. Cheers, Jakob. This revision is now accepted and ready to land.Apr 21 2016, 11:52 AM Closed by commit rL267057: Add utility function to manipulate attributes on CallSite. NFC (authored by deadalnix). · Explain WhyApr 21 2016, 2:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 53932 include/llvm/IR/CallSite.h
include/llvm/IR/Instructions.h
lib/IR/Instructions.cpp
|