[PATCH] D48812: [LTO] Errors in LLVM backend should manifest as lld errors

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 12:17:14 PDT 2018


pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/ELF/lto/sample-profile.ll:5
 
+; RUN: echo "" > %t.empty.prof
 ; RUN: rm -f %t1.lto.o %t2.lto.o
----------------
Remove this line.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48812





More information about the llvm-commits mailing list