forked from OSchip/llvm-project
Removed remote .arcconfig + comment change.
(cherry picked from FBD2503821)
This commit is contained in:
parent
575b24d719
commit
a89c417357
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue