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
/
lld
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get lld building with MSVC2013
Alp Toker
2013-11-12
1
-4
/
+2
*
CMake: Support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
Hans Wennborg
2013-08-24
1
-9
/
+16
*
CMake: Don't look for llvm-tblgen when building outside LLVM tree
Hans Wennborg
2013-08-23
1
-4
/
+9
*
[lld] Allow flags other than -std= in CMAKE_CXX_FLAGS. Also simplify the IF c...
Rui Ueyama
2013-05-14
1
-10
/
+5
*
Add VTune as an optional external dependency and add task tracking.
Michael J. Spencer
2013-04-06
1
-0
/
+14
*
Add basic linker script parsing.
Michael J. Spencer
2013-03-01
1
-0
/
+1
*
Allow the LLD CMake build to work with -std=gnu++0x and -std=gnu++11 as
Chandler Carruth
2013-01-19
1
-1
/
+3
*
[CMake] Don't add flags this late and don't force libc++. Error if we know th...
Michael J. Spencer
2013-01-05
1
-20
/
+17
*
[Core][ErrorOr] Add support for user error data.
Michael J. Spencer
2012-12-19
1
-0
/
+4
*
[CMake] Fix external llvm build. It needs to know where llvm-tblgen is.
Michael J. Spencer
2012-12-10
1
-0
/
+8
*
Factor out core linking options from Platform in a new ResolverOptions
Nick Kledzik
2012-04-18
1
-0
/
+7
*
Disable /Za on Windows. It breaks C++11 ;/.
Michael J. Spencer
2012-03-28
1
-8
/
+0
*
Fix MSVC incompatibilities.
Michael J. Spencer
2012-03-09
1
-7
/
+9
*
Use the old -std=c++0x flag for compatibility with pre-2011 versions of GCC.
Benjamin Kramer
2012-03-09
1
-4
/
+4
*
Sources now require C++11 to build.
Nick Kledzik
2012-03-08
1
-0
/
+16
*
Initial commit. Code by Nick Kledzik. Cleanups and build system by me.
Michael J. Spencer
2011-12-18
1
-0
/
+121