diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-01-19 21:12:58 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-01-19 21:12:58 +0000 |
commit | 3779e1f49ad331c7989a655c1a1dafaf901b21f0 (patch) | |
tree | 7717440cd0ae9d05dd64fd5affbb69cb2d88c2bc /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | bdc17f6840d1ca85275dba9c828c4f3ce735a9ff (diff) | |
download | llvm-3779e1f49ad331c7989a655c1a1dafaf901b21f0.zip llvm-3779e1f49ad331c7989a655c1a1dafaf901b21f0.tar.gz llvm-3779e1f49ad331c7989a655c1a1dafaf901b21f0.tar.bz2 |
Initial cut at integrating compiler-rt (on Darwin) w/ clang build.
- compiler-rt should be checked out into $LLVM_SRC_ROOT/projects/compiler-rt.
- On Darwin, this will automatically build the runtime libraries clang needs
into $OBJROOT/lib/clang/<version>/darwin/...
- The mechanism can easily support other platforms, and can eventually support
multiple platforms once clang has some kind of configure process (for
specifying the desired targets).
- Feedback on the approach is welcome.
llvm-svn: 93910
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions