ThreadLocal: Return a mutable pointer if templated with a non-const type
[oota-llvm.git] / include / llvm / Bitcode / BitcodeWriterPass.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-01-13 Chris Lattnerfix a -Wdocumentation warning.
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.