similar to: [LLVMdev] aliases in different scopes

Displaying 20 results from an estimated 70000 matches similar to: "[LLVMdev] aliases in different scopes"

2010 Nov 22
0
[LLVMdev] pass visibility question
Hi developers, I have some problems using a non-default alias analysis. I wrote a modulepass which needs a functionpass. The functionpass needs a type bases alias analysis instead of the basicaa. I added the command line parameter for this analysis to the opt invocation as follows: opt -tbaa -global-live-values test.bc The 'global-live-values' pass preserves all and requires a
2010 Oct 28
2
[LLVMdev] global optimizer precision
Hi all, I had a look at the interprocedural optimizer. In my opinion the routine 'GlobalOpt::ProcessInternalGlobal' is a little bit to conservative. It removes global variables if the only routine using this variable is main. Typically this condition is valid only for very few global variables. Here is a code snippet containing the test before the transformation: file:
2009 Dec 10
1
Samba PDC LDAP and LDAP Aliases
Hello all I've got a problem with unresolved (at least I guess that) LDAP Aliases and Samba. That's my LDAP Setup: ou=alvhaus,ou=ch { base } ou=People,ou=alvhaus,ou=ch { posix and samba accounts } ou=Group,ou=alvhaus,ou=ch { posix and samba groups } ou=Samba,ou=alvhaus,ou=ch { samba base dn } ou=Idmap,ou=Samba,ou=alvhaus,ou=ch ou=Machines,ou=Samba,ou=alvhaus,ou=ch
2007 Oct 02
2
Requires from other modules / requires with aliases
Hi everyone, I''ve been working on a module for bacula, and I''m having a problem requiring resources I''ve defined in other modules. At the moment, I have the following (simplified): /etc/puppet/modules/bacula/manifests/init.pp: class bacula { ... define configure ( $gui="true", $db_password ) { ... postgresql::create_db {
2011 Jan 03
1
[LLVMdev] Erasing dead blocks
Dear LLVM developers, I have a question regarding the IPSCCP class and the handling of dead blocks: The file lib/Transforms/Scalar/SCCP.cpp of llvm 2.8 from contains some code to deal with a dead block which could not be folded (line 1909ff). This happens when a user of this dead block is a branch or switch with an undef condition. The action taken than is to replace this terminator with an
2007 Jan 22
3
routing patches seem to break output nat
Hi We have applied the routing patches from http://www.ssi.bg/%7Eja/#routes. To 2.6.15 this seems to have broken our output natting. Has anyone else experienced this or any advice on how to fix. Is this working on the newer kernel i.e. 2.6.19 ? Any help would be appreciated. -- Tim Haak email: tim@haak.co.uk cel: 0837787100 First love is only a little foolishness and a lot of curiosity,
2017 Dec 07
0
[Curiosity] 'netbios aliases' works in AD mode?
Mandi! Andrew Bartlett via samba In chel di` si favelave... > > This lead me to another question: in this way, aliases are ''domain > > wide'' right? Eg, i cannot have a DM aliased 'file' in a LAN and > > another DM aliased 'file' in another LAN, as was used before with NT > > like domains (two different domains). > Correct, you
2007 Dec 15
1
[LLVMdev] strict aliasing in SPU land
/Volumes/mrs5/net/llvm/llvm/llvm/lib/Target/CellSPU/ SPUISelDAGToDAG.cpp: In function 'bool<unnamed>::isFPS16Immediate(llvm::ConstantFPSDNode*, short int&)': /Volumes/mrs5/net/llvm/llvm/llvm/lib/Target/CellSPU/ SPUISelDAGToDAG.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from
2017 Dec 06
2
[Curiosity] 'netbios aliases' works in AD mode?
On Wed, 2017-12-06 at 11:19 +0100, Marco Gaiarin via samba wrote: > Mandi! Andrew Bartlett via samba > In chel di` si favelave... > > > > We haved used it on a domain member server, yes. > > > Only one thing: when you have a compteraccount memberserver$ in your AD, > > > you cannot use "memberserver" as an alias on another machine) > > >
2013 Oct 10
1
[LLVMdev] How to handle aliases?
My recent change to use more aliases for destrucors in clang has opened a can of worms. The fundamental issue is that aliasing in object files have fairly complex semantics. For example, on ELF if a symbol is defined in a COMDAT in one object file, it must be defined in every object file that has that COMDAT. Given that weak symbols get implemented with COMDATs, the actual rule at the llvm level
2007 Aug 28
0
Aliases not working in a subclass ?
When you use alias in a definition or class ie. Access alias fom within the same enclosing scope you created the object that provieds the alias in it wors fine. I use alias in that exact case frequently eg. For requirements/subscribes etc. ----- Urspr?ngliche Nachricht ----- Von: Francois Deppierraz <francois at ctrlaltdel.ch> Gesendet: Dienstag, 28. August 2007 19:19 An: Puppet User
2014 Nov 17
2
[LLVMdev] memory scopes in atomic instructions
Copying #5 here for reference: > 5. Possibly add the following constraint on memory scopes: "The scope > represented by a larger value is nested inside (is a proper subset > of) the scope represented by a smaller value." This would also imply > that the value used for single-thread scope must be the largest > value used by the target. > This constraint
2004 Mar 15
0
netbios aliases question (retry)
I didn't get any responses, can anyone at least tell me if this should or should not work? Samba 3.0.2a, two servers, each with a netbios name that matches their hostname. The idea was to have two servers live all the time, with the same printer drivers installed, and we could have the clients hitting one or the other via a netbios alias. I set up the netbios alias in smb.conf and dns
2004 Mar 12
0
netbios aliases question
Samba 3.0.2a, two servers, each with a netbios name that matches their hostname. The idea was to have two servers live all the time, with the same printer drivers installed, and we could have the clients hitting one or the other via a netbios alias. I set up the netbios alias in smb.conf and dns cname, and at first things appeared to work. If a client installed a printer using the netbios
2012 Jul 16
0
[LLVMdev] Information about aliases in llvm-nm, and aliases ignored in llvm-extract.
I was wondering if there would be any objection to adding a flag to llvm-nm to either mark a symbol in a special way if it is an alias (suggestions welcome), or a flag to skip aliases completely. This could be a hidden flag if it is something we don't want to expose. I would also like to change llvm-extract (ExtractGV) to eliminate any aliases that do not have a matching aliasee for the
2005 Jan 21
2
Netbios Aliases and %L and port 445
Running v3.0.2a-SUSE, joined to AD, all clients are XP.SP2 When smb.conf has "smb ports = 139", then %L is populated with the appropriate netbios alias name as selected by the end user, and everything works as expected. When "smb ports = 445" or is not specified, then %L is populated with the host name instead of the alias name. Is there a code patch for %L or an
2008 Nov 08
2
Possible documentation error, around aliases?
Hi all, The docs say: "Note that all defined types support automatically all metaparameters." But when I try (with Puppet 0.24.5 on Centos 5.2, courtesy of the dlutter packages) the following: define unzip (...) { exec { ... } if $alias { Exec[...]{ alias +> $alias } } unzip { ....: alias => "..." } As is inferred by the LanguageTutorial
2003 Oct 29
0
Rdconv Rd->Ssgm doesn't convert aliases (PR#4838)
Hi, When using Rdconv to convert R documentation to S-PLUS SGML documentation, the \name{} is converted to <s-topic> but the \alias{}es are not. Below is a (crude) patch to fix this problem: Compare: (<)D:\Apps\R\R-1.8.0\share\perl\R\Rdconv.pm.orig (88302 bytes) with: (>)D:\Apps\R\R-1.8.0\share\perl\R\Rdconv.pm (88481 bytes) 3188c3188,3197 < $retval .=
2004 Apr 11
0
XP Clients, Netbios aliases and msdfs
Greetings list, I've looked high and low, and cannot find an instance of this particular situation, and thought I might try leveraging the power of the collective hive mind of the user community to solve this problem. My setup is likely not at all common. I've created a bunch of netbios aliases on a single linux box. Each alias has the same name as a particular windows group, like hr
2017 Dec 05
3
[Curiosity] 'netbios aliases' works in AD mode?
As stated in subject. I suppose in 'DC mode' no, but as DM i can define an alias for the machine? Looking at: https://bugzilla.samba.org/show_bug.cgi?id=1703 seems 'yes' to me... Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà, 7 - 33078