aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:03 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-02-09 16:36:03 +0000
commitef97607126c4eb1d75e085cc9da5d5ad3d105325 (patch)
tree45bdf408a8ba605fb8c19d2d0e025db844d14099 /llvm/lib/CodeGen/StackMaps.cpp
parent43d6384c3810e89823b11c7c751eb2856e780914 (diff)
downloadllvm-ef97607126c4eb1d75e085cc9da5d5ad3d105325.zip
llvm-ef97607126c4eb1d75e085cc9da5d5ad3d105325.tar.gz
llvm-ef97607126c4eb1d75e085cc9da5d5ad3d105325.tar.bz2
Export lib and exe build target names from install tree
Use the install(TARGETS) command EXPORT option for every library and executable that we install with LLVM. Then use the install(EXPORT) command to provide a "LLVMExports.cmake" file that exports logical targets for import into applications from our install tree. The "LLVMExports.cmake" file is not meant for direct inclusion by application code but should be included by "LLVMConfig.cmake" in a future change. Contributed by Brad King. llvm-svn: 201049
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions