This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-21 12:19:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1338e8d384c2a26a4b6c9503d297d22b9ab9a60
llvm
/
compiler-rt
/
make
History
Daniel Dunbar
47e71a3711
build/clang_darwin: Improve archs check to verify we can not just recognize
...
arch, but actually compile a file with that arch. llvm-svn: 132928
2011-06-13 19:18:23 +00:00
..
platform
build/clang_darwin: Improve archs check to verify we can not just recognize
2011-06-13 19:18:23 +00:00
test
…
AppleBI.mk
<rdar://problem/9282305> install an archive for dyld and fix missing -static
2011-04-14 00:45:01 +00:00
config.mk
…
filter-inputs
…
lib_info.mk
Add new build option KERNEL_USE, which compiles with -mkernel and gets propogated to CFLAGS. Use this to call panic() instead of abort() when enabled.
2010-03-31 17:00:48 +00:00
lib_platforms.mk
…
lib_util.mk
…
options.mk
…
subdir.mk
…
util.mk
make: Add CheckCommandLineOverrides to my little Makefile library, a routine for
2010-10-14 21:23:37 +00:00