forked from OSchip/llvm-project
ddac15108a
This reverts commit r193255 and instead creates an lto_bool_t typedef that points to bool, _Bool, or unsigned char depending on what is available. Only recent versions of MSVC provide a stdbool.h header. Reviewers: rafael.espindola Differential Revision: http://llvm-reviews.chandlerc.com/D2019 llvm-svn: 193377 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LTODisassembler.cpp | ||
Makefile | ||
lto.cpp | ||
lto.exports |