This will be useful for adding an explicit value type to the byval
attribute, which is needed for opaque pointer types.
It is yet to be decided whether this is the right approach. Discussion
will be continued on llvm-dev in parallel.
Paths
| Differential D16515
[Attributes] Implement type attributes. Needs ReviewPublic Authored by mjacob on Jan 23 2016, 6:32 PM.
Details
Summary This will be useful for adding an explicit value type to the byval It is yet to be decided whether this is the right approach. Discussion
Diff Detail Event Timelinemjacob updated this object.
Revision Contents
Diff 45815 include/llvm/IR/Attributes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp
lib/Linker/IRMover.cpp
|