[LLVMdev] [lld] lld build needs to have flags that specify what flavor/targets to build ? (original) (raw)
Shankar Easwaran shankare at codeaurora.org
Tue Oct 7 14:03:45 PDT 2014
- Previous message: [LLVMdev] Stange behavior in fp arithmetics on x86 (bug possibly)
- Next message: [LLVMdev] [lld] lld build needs to have flags that specify what flavor/targets to build ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [LLVMdev] Stange behavior in fp arithmetics on x86 (bug possibly)
- Next message: [LLVMdev] [lld] lld build needs to have flags that specify what flavor/targets to build ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]