diff options
| author | Nathan Lanza <nathan@lanza.io> | 2018-11-06 23:54:52 +0000 |
|---|---|---|
| committer | Nathan Lanza <nathan@lanza.io> | 2018-11-06 23:54:52 +0000 |
| commit | 5652cd3fe9f38328361606636095e62c4f894d8c (patch) | |
| tree | adde5c5208f49eb7eb66005ed495a51fc46fa3c4 /llvm/examples/Fibonacci/fibonacci.cpp | |
| parent | c30932248fd73e7ada87ea832ccf7789826639bf (diff) | |
| download | bcm5719-llvm-5652cd3fe9f38328361606636095e62c4f894d8c.tar.gz bcm5719-llvm-5652cd3fe9f38328361606636095e62c4f894d8c.zip | |
Remove working directory for debugserver code signing target
Summary:
LLVM puts output binaries in
`${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/bin`. This chunk of
code left out the `${CMAKE_CFG_INTDIR}`. Ultimately, the code signing target
does not need a working directory anyways, so it's safe to just remove it.
Reviewers: sas, xiaobai, beanz
Reviewed By: beanz
Subscribers: mgorny
Differential Revision: https://reviews.llvm.org/D53959
llvm-svn: 346281
Diffstat (limited to 'llvm/examples/Fibonacci/fibonacci.cpp')
0 files changed, 0 insertions, 0 deletions

