1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Rui Ueyama f7a0e93409 [codeview] Pass CVRecord to visitTypeBegin callback.
Both parameters to visitTypeBegin are actually members of CVRecord,
so we can just pass CVRecord instead of destructuring it.

Differential Revision: http://reviews.llvm.org/D21435

llvm-svn: 272899
2016-06-16 14:47:23 +00:00
..
llvm [codeview] Pass CVRecord to visitTypeBegin callback. 2016-06-16 14:47:23 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00