[LLVMdev] trouble with AsmPrinter registration
Anton Korobeynikov
anton at korobeynikov.info
Sun Mar 3 10:30:40 PST 2013
Hello
> But, unfortunately, after build AsmPrinters.def doesn't contain
> LLVM_ASM_PRINTER(ColdFire). Maybe I've missed something important?
Yes. How the .def would be generated from the source? :)
Make sure:
0. Configure knows about your target
1. You re-configured LLVM (with removed cache)
2. You filled LLVMBuild.txt properly
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list