search for: notag

Displaying 3 results from an estimated 3 matches for "notag".

Did you mean: nota
2008 Apr 29
0
[LLVMdev] [PATCH] use-diet for review
...= =---------------------------------------------------------------------- ===// +// Generic Tagging Functions +// = = =---------------------------------------------------------------------- ===// + +/// Tag - generic tag type for (at least 32 bit) pointers +enum Tag { noTag, tagOne, tagTwo, tagThree }; Why such a generic pointer tagging mechanism? This should either be specific to the application or in a shared location (e.g. include/llvm/ Support). +++ include/llvm/Instructions.h (Arbeitskopie) @@ -21,10 +21,10 @@ #include "llvm/DerivedTypes.h" #in...
2010 Oct 06
0
--tags main not inheriting correctly?
...re if the ''main'' tag is a supported feature. I can''t see any docs about it. Is this something I should be able to do? If not how does one apply all changes once a tags=x,y line has been added to puppet.conf? I''d love a magic tag of ''all'' or a --notags option or something... Thanks for your help! Tim -- Tim Nicholas - tjn@wetafx.co.nz +64 21 337 204 (Cell), +64 4 909 6687 (x6687) Systems Administrator, Weta Digital, NZ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to t...
2008 Apr 29
5
[LLVMdev] [PATCH] use-diet for review
Hi all, I have reported more than enough about the space savings achieved and the associated costs, here comes the current patch for review. Since this one is substantially smaller than the previous one, I did not cut it in pieces. The front part is about headers and the rest the .cpp and other files. Cheers, Gabor -------------- next part -------------- An embedded and charset-unspecified