[PATCH] Embed LLVM version into version field of bitcode wrapper

Yung, Douglas douglas_yung at playstation.sony.com
Mon Oct 27 20:11:50 PDT 2014


Any chance that someone could do a quick review for this patch? It's a really simple change!

Douglas Yung

From: Yung, Douglas
Sent: Tuesday, October 14, 2014 15:30
To: 'llvm-commits at cs.uiuc.edu'
Subject: [PATCH] Embed LLVM version into version field of bitcode wrapper

Hi -

The attached patch changes the compiler to embed the LLVM major and minor version numbers into the version field of the bitcode wrapper. Along with this change I have also added a unittest which verifies the correct version number has been embedded and updated the documentation on the bitcode wrapper.

Douglas Yung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141028/644cb9bd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BitcodePatch1c.patch
Type: application/octet-stream
Size: 3424 bytes
Desc: BitcodePatch1c.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141028/644cb9bd/attachment.obj>


More information about the llvm-commits mailing list