Displaying 2 results from an estimated 2 matches for "140650".
Did you mean:
140658
2017 Jul 25
2
[Debug] Elide the unconditional branch instructions
This email is related with the code of commit: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20120409/140650.html. This commit will let our unconditional branch instruction not be deleted when its successor is the nature layout and its basic block's instruction only one instruction.
However, I have some concerns about it, especially in the debug mode. Let me show you some example:
[1.cpp]
1.int m...
2006 Dec 19
1
Custom login_greeting per virtual server?
Just a quick question, nothing broke.
I setup about 5 virtual servers. It's great! I can define which protocols to
listen on per server.
Just curious why I can specify a unique "login_dir" per server, but not a
unqiue login_greeting?
Appears dovecot always shows the first login_greeting from the first virtual
server.
Intended this way?
-c
-------------- next part --------------