b9f2c78314
Primarily if not exclusively due to the massive carveouts of the original LLVM source base as part of the HLSL adaptation, many variables and functions are left unused. In keeping with the practice of commenting or ifdef-ing out unused portions of this code and marking every such exclusion as an HLSL change, this adds few comments and moves a lot of preprocessor conditionals around to encompass the portions left unused as a consequence of the earlier exclusions. Fixes 450 clang and 442 gcc warnings. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CoverageMapping.cpp | ||
CoverageMappingReader.cpp | ||
CoverageMappingWriter.cpp | ||
InstrProf.cpp | ||
InstrProfIndexed.h | ||
InstrProfReader.cpp | ||
InstrProfWriter.cpp | ||
LLVMBuild.txt | ||
SampleProf.cpp | ||
SampleProfReader.cpp | ||
SampleProfWriter.cpp |