forked from OSchip/llvm-project
cd947f9764
This warning fires on: Operator::~Operator() { llvm_unreachable("should never destroy an Operator"); } That seems like a false positive. I don't see any good way to silence the warning here, so I'm disabling it. llvm-svn: 173455 |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
README | ||
config-ix.cmake |
README
See docs/CMake.html for instructions on how to build LLVM with CMake.