forked from OSchip/llvm-project
Take a StringRef instead of a "const char *". Take a "std::error_code &" instead of a "std::string &" for error. A create static method would be even better, but this patch is already a bit too big. llvm-svn: 216393 |
||
|---|---|---|
| .. | ||
| BitWriter.cpp | ||
| BitcodeWriter.cpp | ||
| BitcodeWriterPass.cpp | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||
| Makefile | ||
| ValueEnumerator.cpp | ||
| ValueEnumerator.h | ||