summaryrefslogtreecommitdiffstats
path: root/llvm/examples/HowToUseJIT
diff options
context:
space:
mode:
authorNathan Lanza <nathan@lanza.io>2018-11-06 23:54:52 +0000
committerNathan Lanza <nathan@lanza.io>2018-11-06 23:54:52 +0000
commit5652cd3fe9f38328361606636095e62c4f894d8c (patch)
treeadde5c5208f49eb7eb66005ed495a51fc46fa3c4 /llvm/examples/HowToUseJIT
parentc30932248fd73e7ada87ea832ccf7789826639bf (diff)
downloadbcm5719-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/HowToUseJIT')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud