Displaying 5 results from an estimated 5 matches for "seok".
Did you mean:
seek
2015 Jul 22
2
[LLVMdev] is it impossible to use the external llvm custom pass on windows?
...wd4503 -wd4624 -wd4800 -wd4291
-w14062 -we4238 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS -c testpass.cpp
cl /D_USRDLL /D_WINDLL testpass.obj /link /DLL /OUT:testpass.dll
D:\LLVM\llvm-3.4.2\build_nmake\output\lib\LLVMCore.lib ... (including other
LLVM libraries)
Thanks,
Seok Hong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150722/de43acd2/attachment.html>
2015 Jul 22
1
[LLVMdev] is it impossible to use the external llvm custom pass on windows?
....exe -load -Xclang mypass.dll -mypass test.bc -o optimized_test.bc
so, as my expect,
my pass should dump the llvm::Module of 'test.bc',
but, i couldn't see anything in my console.
one the other hand, i can see the result of dump() on Linux with same
source code (testpass.cpp)
Thanks,
Seok Hong
2015-07-22 22:10 GMT+09:00 mats petersson <mats at planetcatfish.com>:
> It would probably help if you explained what happens and how that is
> different from what you expect...
>
> --
> Mats
>
> On 22 July 2015 at 13:17, Hong Seok <seok85.hong at gmail.com>...
2009 Aug 17
6
hi all! can''t open github!!
hi all!
can''t open github (http://github.com/why/camping/tree/master)
What''s going on?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/camping-list/attachments/20090817/bba31d63/attachment.html>
2013 Oct 25
1
GlusterFS 3.4 Fuse client Performace
...mount volume : 1 brick(1dist, no-replica)
* it can write 120MB/s (it reached NW bandwith
I wonder why fuse client much slower than nfs client. (it's no-replica peer)
Is it normal performance?
=========================================================================
Thanks in advance
Youngseok Jung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131025/834d779e/attachment.html>
2004 Oct 29
1
[rmetasim] Need help deciphering this error msg... targeted to those who use rmetasim...
Hello,
I am trying to do some simulation using the rmetasim
package and I've run to this problem.
--beginning of error msg--
Error in "[<-"(`*tmp*`, slice[l, ], slice[l, ], value
= c(0.200000002980232, :
number of items to replace is not a multiple
of replacement length
--end of error msg--
Here is the script I used.
--script starts here--
## load 'rmetasim'