Skip to content

Instantly share code, notes, and snippets.

@cartazio
Created February 3, 2014 19:09
Show Gist options
  • Select an option

  • Save cartazio/8790245 to your computer and use it in GitHub Desktop.

Select an option

Save cartazio/8790245 to your computer and use it in GitHub Desktop.
ld: warning: direct access in llvm::fouts() to global weak symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in llvm::ferrs() to global weak symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in llvm::fdbgs() to global weak symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
*** Deleting temp files:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment