[LLVMdev] AsmPrinter question
Anton Korobeynikov
anton at korobeynikov.info
Tue Dec 1 15:13:26 PST 2009
Hello, Arthur
> Could anyone tell me how can I turn off printing .file directive. I want to
> make a custom output of the filename.
Well, you already found the exact know which controls the output of
this directive. Just turn the "SingleParameterDotFile" into false in
the MCAsmInfo for your target and you'll done.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list