search for: xgkh

Displaying 3 results from an estimated 3 matches for "xgkh".

Did you mean: gkh
2016 Jun 28
2
Noob: need help with go bindings
I have the following code to generate a really basic IR: http://gobin.io/LtdJ And the output I get from it is: http://gobin.io/XgkH That IR code which is dumped seems to work fine if I do llc then gcc on it, so I'm not sure why it won't work through the engine. This is my first time using LLVM so I'm pretty new with all of it, any help would be greatly appreciated. Thanks! - Brian -------------- next part -------...
2016 Jun 29
0
Noob: need help with go bindings
On Wed, 29 Jun 2016 at 00:32 Brian Picciano via llvm-dev < llvm-dev at lists.llvm.org> wrote: > I have the following code to generate a really basic IR: > http://gobin.io/LtdJ > > And the output I get from it is: http://gobin.io/XgkH > > That IR code which is dumped seems to work fine if I do llc then gcc on > it, so I'm not sure why it won't work through the engine. This is my first > time using LLVM so I'm pretty new with all of it, any help would be greatly > appreciated. Thanks! > Hi Brian, T...
2016 Jun 30
1
Noob: need help with go bindings
...gmail.com> wrote: > On Wed, 29 Jun 2016 at 00:32 Brian Picciano via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> I have the following code to generate a really basic IR: >> http://gobin.io/LtdJ >> >> And the output I get from it is: http://gobin.io/XgkH >> >> That IR code which is dumped seems to work fine if I do llc then gcc on >> it, so I'm not sure why it won't work through the engine. This is my first >> time using LLVM so I'm pretty new with all of it, any help would be greatly >> appreciated. Thanks...