[PATCH] D27762: Debug Info: Modified DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. (LLVM part)

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 13:32:15 PST 2016


aaboud added a comment.

In https://reviews.llvm.org/D27762#624190, @pcc wrote:

> This broke the Go bindings tests, can you please take a look?


It seems djasper already fixed it few hours ago:

  Fix go bindings after r289702 (hopefully, don't really know how to build
  them, build.sh seems to be broken).
  
  git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289775 91177308-0d34-0410-b5e6-96231b3b80d8


Repository:
  rL LLVM

https://reviews.llvm.org/D27762





More information about the llvm-commits mailing list