omjavaid added a comment.

HI Manoj
Which linux distro are you using for your cross build? I am wondering which 
version of gcc (aarch64-linux-gnu) are you using for your cross compilation 
build.
I believe sve headers are not defined in older versions of gcc or its packaged 
sysroot causing cross compilation build to break.
All sve:: functions and defines are just a make shift arrangement to 
accommodate build environment which dont have SVE headers/functions defined.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148752

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

Reply via email to