Displaying 2 results from an estimated 2 matches for "f_a".
Did you mean:
_a
2016 May 13
2
Creating and using "shared library" of LLVM IR
...e program's
Makefile is somewhat complicated so I have written wrappers which emit LLVM
IR at every step in the process instead of ELF object files and
executables. My problem is that during linking, I get "multiple definition"
errors. Here is a small example:
file: a.c
---------
int f_a(int m) { return m + 1; }
file: b.c
----------
int f_a(int);
int f_b(int n) { return f_a(n); }
file: driver.c
--------------
int f_b(int);
int main(int argc, char *argv[]) {
return f_b(argc);
}
$ clang -flto -Wl,-plugin-opt=emit-llvm -shared -o libA.so a.c
$ clang -flto -Wl,-plugin-opt=emit-...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...zVb*4nk@<$28NvMi(1G}LuPRaMk=6B_|Swlqg5
ziUK8dRJW>2s;c7X=!n1aiyyj+F29O}(Ha%CZLq=9A8zo_>t4sjOBYyHj>dUv at 3F0p
zj`v`l!1_o(u at 0n!p%RovFfB_CPnH~v1-Ivcy_sh*Z<tmUb1UNVtBw1WQYoZxNG(uW
zqNO0w5 at QmS3@B>6OfX7PnGU1 at 6F@o#F3>YM5A_4d=f^C{B_;%HU6FM+Ns@%q3d<{x
zs$WjG=Kb$~Kfn4v|4&?f_A-w@{y3x2s8t_sFCrPvIh+k^tBWN^LseBQmrEv-3EulS
zlS~t|HV7fn+E6wXO=FSmnwyl8G)*ZwIg7=NKm5Z#<bxmlAa8%iTNxd{7vf<602&ZU
zL_t)a+>tYLZXFMcB1hMTUa!Z_+4H>a;fKjm!DMP_yr5|nBC!%19Ch&cCMs5?x#nc-
z`O4mmFW;E+jawBr$Bt>)u(V*kLWW3UmJ+0j18cM-2!;1?rzA*62m&dhM>0yFv?o<@
z9;&sBv`;A^c&x...