sebpop added a comment.

I still see a link error on aarch64-linux on master:

  /usr/bin/ld: tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o: 
in function `clang::AttributeCommonInfo::getAttributeSpellingListIndex() const':
  
/home/ubuntu/llvm-project/llvm/tools/clang/include/clang/Basic/AttributeCommonInfo.h:166:
 undefined reference to 
`clang::AttributeCommonInfo::calculateAttributeSpellingListIndex() const'
  collect2: error: ld returned 1 exit status

I reverted locally this patch and it finishes building.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67368/new/

https://reviews.llvm.org/D67368



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to