X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fllvm-rtdyld%2FMakefile;h=fabdd683a99774c6e74eb015241399917bd6e3f3;hb=7042aa598dde44ef74eb3ba1ae729729e64c46cf;hp=30fbee0979bd0c0a47ffb116420fda510a4db38d;hpb=8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5;p=oota-llvm.git diff --git a/tools/llvm-rtdyld/Makefile b/tools/llvm-rtdyld/Makefile index 30fbee0979b..fabdd683a99 100644 --- a/tools/llvm-rtdyld/Makefile +++ b/tools/llvm-rtdyld/Makefile @@ -9,7 +9,7 @@ LEVEL := ../.. TOOLNAME := llvm-rtdyld -LINK_COMPONENTS := all-targets support MC object RuntimeDyld JIT +LINK_COMPONENTS := all-targets support MC object RuntimeDyld JIT debuginfo # This tool has no plugins, optimize startup time. TOOL_NO_EXPORTS := 1