diff options
| author | Chris Lattner <sabre@nondot.org> | 2002-07-20 08:19:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2002-07-20 08:19:52 +0000 |
| commit | aaac44a56051a2ddfda19b8abf629a0fc89b7499 (patch) | |
| tree | c9ba80ea58255373295be60566ec58237f38eb93 /llvm/include/boost/README.boost.llvm | |
| parent | 0644a84a5fd9622cfd4d215a77080175c4dbda8e (diff) | |
| download | bcm5719-llvm-aaac44a56051a2ddfda19b8abf629a0fc89b7499.tar.gz bcm5719-llvm-aaac44a56051a2ddfda19b8abf629a0fc89b7499.zip | |
Check in the boost type_traits library, because it is now used by the CommandLine library.
llvm-svn: 2975
Diffstat (limited to 'llvm/include/boost/README.boost.llvm')
| -rw-r--r-- | llvm/include/boost/README.boost.llvm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/include/boost/README.boost.llvm b/llvm/include/boost/README.boost.llvm new file mode 100644 index 00000000000..56e60cc4c3d --- /dev/null +++ b/llvm/include/boost/README.boost.llvm @@ -0,0 +1,5 @@ +These files were taken from boost 1.28.0. + +See http://www.boost.org for more information. + + |

