search for: r232466

Displaying 1 result from an estimated 1 matches for "r232466".

Did you mean: 232466
2015 Mar 20
2
[LLVMdev] New kind of metadata to capture LLVM IR linking structure
...is can be overridden with the (also new) command-line flag -module-name to llvm-link, as in: llvm-link -module-name=mytest -o test.bc <files> I thought this might be useful to the wider LLVM community and would like to see this added to LLVM. I have attached a patch that I produced against r232466. I've also added a corresponding DILLVMModule class. I would be very grateful if someone could review this. Thanks -- Khilan Gudka Research Associate Security Group Computer Laboratory University of Cambridge http://www.cl.cam.ac.uk/~kg365/ -------------- next part -------------- An HTML att...