[LLVMdev] [lld] lld build needs to have flags that specify what flavor/targets to build ?
Shankar Easwaran
shankare at codeaurora.org
Tue Oct 7 14:03:45 PDT 2014
Hi,
I think lld needs to have an infrastructure as part of the build process
to build specific flavors and specific targets.
For this I was thinking that the Registry expand to consider flavors and
targets that are part of the build process.
So each flavor/target would register and the Driver would walk through
the list of handlers to check if there is a handler defined for that
flavor/target.
Does this sound like the right design to do ?
Shankar Easwaran
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-dev
mailing list