llvm-6502/tools/lli/ChildTarget
Yaron Keren 536c84fb86 Silence gcc 4.9.1 warning 'xyz' is used uninitialized in this function.
In release builds this is actually possible as without asserts there is 
no testing of the actual read bytes and the variables could be partially
uninitialized.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224114 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-12 11:07:51 +00:00
..
ChildTarget.cpp Silence gcc 4.9.1 warning 'xyz' is used uninitialized in this function. 2014-12-12 11:07:51 +00:00
CMakeLists.txt [CMake] Put lli-child-target into the Folder "Misc". 2014-01-28 09:43:41 +00:00
LLVMBuild.txt Fixing lli-child-target build 2013-10-02 22:27:23 +00:00
Makefile Replace the interim lli build fix with something cleaner 2014-01-23 19:57:16 +00:00