Microsoft Adds CodeView Library To LLVM

Written by Michael Larabel in Microsoft on 28 December 2015 at 07:49 AM EST. Add A Comment
MICROSOFT
Here's another open-source contribution for Microsoft's list of unusual open-source/Linux announcements this year: they've added a CodeView library to LLVM.

CodeView is a Microsoft debugger dating back to the 1980's with it still existing today in the form of a debugging information format for Microsoft's compiler. This newly-added library to LLVM is for allowing this open-source compiler stack to generate debugging information that's compatible with the CodeView format. Some details are explained by this commit.

This is just the latest LLVM/Clang activity by Microsoft developers and part of their effort of new debug support and hooking up Clang's parsers to the rest of their compiler stack.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week