Hi all,

I'm trying to compile a generated assembler file using clang, but I'm
getting a cryptic error message:

  bash$ clang -c dw2-double-set-die-type_clang.s
  <unknown>:0: error: Undefined temporary symbol
  <unknown>:0: error: Undefined temporary symbol

Are there command-line options I can use to narrow down what's causing
this?  I'm using clang version 10.0.0 (Fedora 10.0.0-2.fc32) on x86_64
if that matters.

Thanks,
Gary

-- 
Gary Benson - he / him / his
Principal Software Engineer, Red Hat

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

Reply via email to