[llvm-dev] How to generate Archive library of libclang_rt.dfsan-x86_64.a in bit-code format.

Muhammad Monir Hossain via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 5 00:08:05 PDT 2019


Dear Developers,

I would like to beg suggestions/guidance about how I can generate the
archive library of *libclang_rt.dfsan-x86_64.a *(LLVM Dataflow Sanitizer
Library) in LLVM IR bit-code format by myself, which actually also means
that how I can get LLVM IR Bit-code of each source files of this Dataflow
Sanitizer Library.

I am eagerly waiting for your kind response. Thank you.


Sincerely,


Muhammad Monir Hossain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190705/eb4b7442/attachment.html>


More information about the llvm-dev mailing list