llvm-6502/include
Zachary Turner 7132e325d5 Fix some semantic usability issues with DynamicLibrary.
This patch allows invalid DynamicLibrary instances to be
constructed, and fixes the const-correctness of the isValid()
method.

No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216571 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-27 18:13:25 +00:00
..
llvm Fix some semantic usability issues with DynamicLibrary. 2014-08-27 18:13:25 +00:00
llvm-c Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00