Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1971e8a77b2ecb264e34e64abf0876b43fec62eb
/
llvm
/
lib
/
System
/
DynamicLibrary.cpp
1971e8a
Fix iterator invalidation bug, identified by Coverity.
by Chris Lattner
· 19 years ago
baeb39c
Add AddSymbol() method to DynamicLibrary to work around Windows limitation
by Jeff Cohen
· 20 years ago
10468d8
Remove trailing whitespace
by Misha Brukman
· 21 years ago
c892a0d
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
by Reid Spencer
· 21 years ago
862ebf5
Correct the case of a #include directory name, just in case.
by Reid Spencer
· 21 years ago
683b1a5
Get VC++ building again
by Jeff Cohen
· 21 years ago
039b4ab
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
by Jeff Cohen
· 21 years ago
73a1914
Fix compilation error on Darwin.
by Chris Lattner
· 21 years ago
4cf8b36
Move darwin-specific majik here.
by Chris Lattner
· 21 years ago
0e6a4fc
Implement two new functions: LoadLibraryPermanently and
by Reid Spencer
· 21 years ago
3468ae1
We just use ltdl's implementation for this abstraction now. Its portable to
by Reid Spencer
· 21 years ago
72a7457
Implement the default constructor which causes the current program to be
by Reid Spencer
· 21 years ago
4a763ca
Dynamic Library abstraction. This makes the abstraction of a single dynamic
by Reid Spencer
· 21 years ago