diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-03-11 22:05:49 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-03-11 22:05:49 +0000 |
commit | 5ad16c2ad03ca90ee63e5c9d982fc8c3eac1b4a6 (patch) | |
tree | faa3b6d9eaf4c74c1c5b3e6cf13024bc150ed611 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 099de18c42bd2df44dae45ab94bef266bd8ef5cb (diff) | |
download | bcm5719-llvm-5ad16c2ad03ca90ee63e5c9d982fc8c3eac1b4a6.tar.gz bcm5719-llvm-5ad16c2ad03ca90ee63e5c9d982fc8c3eac1b4a6.zip |
Move the 'linker-script-test' binary to the tools directory.
The canonical LLVM directory arrangement places binaries in the 'utils/'
tree when they are used as part of building the project. For example,
the tblgen binaries are built out of 'utils/' trees.
Tools which are not used by any other part of the build, including
testing utilities, are just in the 'tools' directory. For example, in
Clang we have 'c-index-test' which is exactly the same kind of thing as
'linker-script-test'.
Differential Revision: http://reviews.llvm.org/D8269
llvm-svn: 231973
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions