On Oct 30, 2010, at 7:07 PM, Bill Wendling <wendling at apple.com> wrote:> On Oct 30, 2010, at 9:28 AM, Dan Gohman wrote: > >> Hi Bill, >> >> This is a broad solution to what sounds like a specific problem. >> Are there any >> other uses for module-level attributes anticipated? >> > I asked this same question to Chris and the answer is "yes."What I mean is: please give some examples. Dan
On Nov 1, 2010, at 7:52 AM, Dan Gohman wrote:> On Oct 30, 2010, at 7:07 PM, Bill Wendling <wendling at apple.com> wrote: > >> On Oct 30, 2010, at 9:28 AM, Dan Gohman wrote: >> >>> Hi Bill, >>> >>> This is a broad solution to what sounds like a specific problem. Are there any >>> other uses for module-level attributes anticipated? >>> >> I asked this same question to Chris and the answer is "yes." > > What I mean is: please give some examples. >After talking with Dan and Chris, I've decided to pull this proposal. There is a much less invasive way to achieve the same goal. -bw -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101101/5fadf8c3/attachment.html>
On 2 November 2010 00:13, Bill Wendling <wendling at apple.com> wrote:> After talking with Dan and Chris, I've decided to pull this proposal. There > is a much less invasive way to achieve the same goal.Hi Bill, If it's not asking too much, can you share your findings in the list? Maybe we can use the same way to implement build attributes in the ARM platform. thanks, --renato