llvm-project/llvm/lib/Bitcode
Reid Kleckner 63b26f0eea Make getSlotAttributes return an AttributeSet instead of a wrapper list
Remove the temporary, poorly named getSlotSet method which did the same
thing. Also remove getSlotNode, which is a hold-over from when we were
dealing with AttributeSetNode* instead of AttributeSet.

llvm-svn: 301267
2017-04-24 22:25:02 +00:00
..
Reader PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
Writer Make getSlotAttributes return an AttributeSet instead of a wrapper list 2017-04-24 22:25:02 +00:00
CMakeLists.txt
LLVMBuild.txt