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
/
lib
/
WindowsManifest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix WindowsManifest CMake logic on Windows
Reid Kleckner
2020-03-02
1
-2
/
+4
*
build: process the libxml2 library path for embedding
Saleem Abdulrasool
2020-02-28
1
-1
/
+10
*
Revert "Temporarily revert "build: avoid hardcoding the libxml2 library name""
Saleem Abdulrasool
2019-12-03
1
-12
/
+6
*
Temporarily revert "build: avoid hardcoding the libxml2 library name"
Eric Christopher
2019-12-02
1
-6
/
+12
*
build: avoid cached literals being linked against
Saleem Abdulrasool
2019-11-27
1
-6
/
+6
*
build: avoid hardcoding the libxml2 library name
Saleem Abdulrasool
2019-11-27
1
-9
/
+3
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Fight a bit against global initializers. NFC.
Benjamin Kramer
2019-08-22
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Convert two more files that were using Windows line endings and remove
Chandler Carruth
2019-01-19
1
-22
/
+22
*
Convert line endings of lib/WindowsManifest/CMakeLists.txt to unix.
Nico Weber
2018-04-07
1
-18
/
+18
*
Fix bug 34608 by moving private header out of public header.
Eric Beckmann
2017-09-14
1
-0
/
+1
*
Fix crbug 759265 by suppressing llvm mt warnings.
Eric Beckmann
2017-09-06
1
-0
/
+4
*
Return copy of XML dump
Vitaly Buka
2017-09-02
1
-1
/
+1
*
llvm-mt: Fix memory management in WindowsManifestMergerImpl::getMergedManifest
Vitaly Buka
2017-09-02
1
-13
/
+31
*
Revert "llvm-mt: Fix release of OutputDoc"
Vitaly Buka
2017-08-31
1
-3
/
+1
*
llvm-mt: Fix release of OutputDoc
Vitaly Buka
2017-08-31
1
-1
/
+3
*
Integrate manifest merging library into LLD.
Eric Beckmann
2017-08-22
1
-1
/
+1
*
llvm-mt: Merge manifest namespaces.
Eric Beckmann
2017-08-19
1
-76
/
+578
*
Unlink nodes instead of copying, to avoid memory problems.
Eric Beckmann
2017-07-26
1
-14
/
+7
*
Move manifest utils into separate lib, to reduce libxml2 deps.
Eric Beckmann
2017-07-26
3
-0
/
+252