1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
David Blaikie c9c5b0154d Copy missing member in DataLayout copy ctor.
Test case is missing due to it not being reachable through the current tools
but out of tree code such as the sample at
http://llvm.org/docs/tutorial/LangImpl4.html

Patch by Peng Cheng <gm4cheng@gmail.com>

llvm-svn: 176213
2013-02-27 21:44:59 +00:00
..
llvm Copy missing member in DataLayout copy ctor. 2013-02-27 21:44:59 +00:00
llvm-c Add multithreading functions and shutdown to the C API. Patch by Moritz 2013-02-17 16:35:51 +00:00