DavidSpickett added a comment.

Hi, the new test is failing on our arm/aarch64 quick bots. These build only the 
respective backend so you might need to add a requires x86 target.

https://lab.llvm.org/buildbot/#/builders/171/builds/7189

  
/home/tcwg-buildbot/worker/clang-armv7-quick/llvm/clang/test/CodeGen/avoidTBAAonASMstore.cpp:5:3:
 error: MS-style inline assembly is not available: No available targets are 
compatible with triple "i386-unknown-linux-gnu"
    __asm { fnstcw word ptr[ControlWord]}
    ^
  1 error generated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115320

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

Reply via email to