llvm/include
Rafael Espindola d3ca239fe8 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251750 91177308-0d34-0410-b5e6-96231b3b80d8
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