[PATCH] Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target

Jim Grosbach grosbach at apple.com
Thu Jan 30 10:46:34 PST 2014


  The diagnostic should use consistent text with other places where we can't find the symbol and should give some indication what the user should change in the assembly source to fix the problem. "Can't resolve the '%s' symbol" seems a bit too vague.

http://llvm-reviews.chandlerc.com/D2653



More information about the llvm-commits mailing list