index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
DynamicLibrary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
Fix DynamicLibraryTests build on Windows when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS...
Michael Platings
2018-11-28
1
-0
/
+7
*
[Unittests] Change linker flags of dynamic library tests
Mikhail Maltsev
2018-06-11
1
-1
/
+8
*
use standard llvm cmake formatting for targets defined in plugin tests
Nico Weber
2018-05-18
1
-3
/
+9
*
Give shared modules in unittests the platform-native extension, make PipSquea...
Nico Weber
2018-05-16
2
-12
/
+7
*
Rename three cxx files in unittests to cpp.
Nico Weber
2018-05-15
3
-5
/
+8
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-1
/
+1
*
[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
Michal Gorny
2017-11-27
1
-0
/
+7
*
Move these CMake projects into the Tests folder on IDEs like Visual Studio ra...
Aaron Ballman
2017-11-04
1
-0
/
+2
*
Allow clients to specify search order of DynamicLibraries.
Frederich Munch
2017-07-12
1
-0
/
+10
*
Revert r305313 & r305303, self-hosting build-bot isn’t liking it.
Frederich Munch
2017-06-13
3
-39
/
+3
*
Fix self hosting build-bot failure from r305303 by adjusting DynamicLibraryTe...
Frederich Munch
2017-06-13
1
-0
/
+1
*
Force RegisterStandardPasses to construct std::function in the IPO library.
Frederich Munch
2017-06-13
3
-3
/
+38
*
Export the required symbol from DynamicLibraryTests
Roger Ferrer Ibanez
2017-06-12
5
-4
/
+23
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Close DynamicLibraries in reverse order they were opened.
Frederich Munch
2017-06-05
4
-35
/
+88
*
Revert "Export the required symbol from DynamicLibraryTests"
Roger Ferrer Ibanez
2017-05-26
2
-2
/
+0
*
Export the required symbol from DynamicLibraryTests
Roger Ferrer Ibanez
2017-05-26
2
-0
/
+2
*
Reapply part of rL303015, fixing just the DynamicLibaryTest. Add
Dimitry Andric
2017-05-17
1
-1
/
+3
*
Revert r303015, because it has the unintended side effect of breaking
Dimitry Andric
2017-05-17
1
-3
/
+1
*
Fix DynamicLibraryTest.cpp on FreeBSD and NetBSD
Dimitry Andric
2017-05-14
1
-1
/
+3
*
Fix a few pedantic warnings.
Frederich Munch
2017-04-27
1
-2
/
+2
*
Limit disabling of warnings emitted from r301571 by checking __GNUC__.
Frederich Munch
2017-04-27
1
-1
/
+1
*
Fix warnings from test added in r301562 on Windows (when built without except...
Frederich Munch
2017-04-27
1
-0
/
+10
*
Refactor DynamicLibrary so searching for a symbol will have a defined order and
Frederich Munch
2017-04-27
4
-0
/
+207
*
Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...
Frederich Munch
2017-04-24
4
-207
/
+0
*
Refactor DynamicLibrary so searching for a symbol will have a defined order and
Frederich Munch
2017-04-24
4
-0
/
+207
*
Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...
Frederich Munch
2017-04-24
4
-207
/
+0
*
Refactor DynamicLibrary so searching for a symbol will have a defined order and
Frederich Munch
2017-04-24
4
-0
/
+207