1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/include
Rafael Espindola 52f24bb108 Don't store a Child to the first regular member.
This is a bit ugly, but has a few advantages:
* Archive is now easy to copy since there is no Archive -> Child -> Archive
  loop.
* It makes it clear that we already checked for errors when finding the Child
  data.

llvm-svn: 251750
2015-10-31 21:44:42 +00:00
..
llvm Don't store a Child to the first regular member. 2015-10-31 21:44:42 +00:00
llvm-c [Orc] Expose the compile callback API through the C bindings. 2015-10-30 03:20:21 +00:00