Displaying 5 results from an estimated 5 matches for "numword".
Did you mean:
numwords
2007 Oct 08
1
[LLVMdev] patch to docs/BitCodeFormat.html
I wrote in a few weeks ago about writing an independent
implementation of Bitcode and updating the docs to be more complete.
Attached is a patch to docs/BitCodeFormat.html that adds a lot of
information that was previously only available by reading the source
code. It also corrects some errors.
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jan 09
0
[LLVMdev] Global variable initializer type does not match global variable type
...op8=115 op9=115/>
<STRUCT_NAMED abbrevid=8 op0=0 op1=0 op2=6/>
<POINTER abbrevid=4 op0=7 op1=0/>
- <STRUCT_ANON abbrevid=6 op0=0 op1=0 op2=6/>
</TYPE_BLOCK_ID>
<GLOBALVAR abbrevid=4 op0=8 op1=0 op2=2 op3=0 op4=0 op5=0/>
<CONSTANTS_BLOCK NumWords=5 BlockCodeSize=4>
- <SETTYPE abbrevid=4 op0=9/>
+ <SETTYPE abbrevid=4 op0=7/>
<NULL/>
</CONSTANTS_BLOCK>
... all the same ...
So it pretty much seems that instantiating a constant struct with a
type which
is structurally identical to an existing name...
2013 Jan 09
2
[LLVMdev] Global variable initializer type does not match global variable type
Hello.
I've managed to create a bitcode file (attached; also available at [1])
which produces
a series of identical errors when verified:
| Global variable initializer type does not match global variable type!
| %i.NilClass* @nil
When ran through llvm-dis and recompiled, through, it verifies
successfully. If I
disassemble it one more time, the result is identical to the first
2020 Jun 17
0
Fwd: DHCP Updates to DNS - Multiple Entries with Same IP
Dear Rowland
I still have the problem that both dhcp's are running the dhcp-dyndns.sh script and therefore I changed the shell script, to skip deleting and adding every record and to do only necessary changing.
While changing, I found a Typo in sub: rev_zone_info () {
case "$numwords" in
1) # single ip rev zone '192'
ZoneIP=$(echo "${IP}" | awk -F '.' '{print $1}')
RZIP=$(echo "${rzoneip}" | awk -F '.' '{print $3}')
It should be $1 instead of $3
BTW.: I changed it also to array mani...
2010 Jul 15
0
impute2mach GenABEL conversion problem
...= OFF
--rncol = ON, using column 2 of 'chr22_1000G.gen'
--transpose = ON
--Rmatrix = OFF
--nanString = NA
Number of lines in source file is 120030
Number of words in source file is 11207
skiprows = 0
cnrow = 0
skipcols = 5
rncol = 2
Rmatrix = 0
numWords = 11207
Creating file with numRows = 120030
Creating file with numColumns = 11202
text2fvf finished.
Data file size (13928) differs from the expected (1083336944)
[120030,11202]
Error in checkSlotAssignment(object, name, value) :
assignment of an object of class "NULL" is not valid f...