Removed remote .arcconfig + comment change.

(cherry picked from FBD2503821)
This commit is contained in:
Maksim Panchenko 2015-10-02 12:06:31 -07:00
parent 575b24d719
commit a89c417357
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ FunctionNames("funcs", cl::desc("list of functions to optimzize"),
cl::Optional);
// Tool name used for reporting.
static StringRef ToolName;
static void report_error(StringRef Message, std::error_code EC) {