Advertisement
Guest User

Untitled

a guest
Sep 29th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. LLVM source file:
  2.  
  3. D:\src_builds\llvm-monorepo\llvm\llvm\lib\MC\WinCOFFObjectWriter.cpp
  4.  
  5. Around line 711, comment out as follows:
  6.  
  7. /* Asm.getContext().reportError(Fixup.getLoc(),
  8. Twine("assembler label '") + A.getName() +
  9. "' can not be undefined"); */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement