Executables will be at InstallDir/bin directory. Std header files will be at InstallD...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 1 Jul 2009 16:10:29 +0000 (16:10 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 1 Jul 2009 16:10:29 +0000 (16:10 +0000)
commit81d0c2abc8263b2639fe5bfd9f8f9771571bd33d
tree8512c110e56b6993c06dca8a950e4a543145daba
parent75657ab707b53c35e86b14ec750ac0122c106192
Executables will be at InstallDir/bin directory. Std header files will be at InstallDir/include, libs will be at InstallDir/lib. Define hooks for these and use them in the options for various tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74611 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/example/mcc16/plugins/PIC16Base/PIC16Base.td
tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp