Skip to content

Repository files navigation

gogccintro

golang interfaces for the gcc introspector

Build Status GoDoc

Install

go get github.com/h4ck3rm1k3/gogccintro

Usage

Compile programs with these flags to get tu files

CFLAGS=-O0 -fdump-translation-unit -save-temps
CPPFLAGS=-O0 -fdump-translation-unit -save-temps
CXXFLAGS=-O0 -fdump-translation-unit -save-temps

Author

James Michael Du Pont [jamesmikedupont@gmail.com]

Copyright & License

Copyright (c) 2017, James Michael Du Pont. All rights reserved. Use of this source code is governed by a AGPL-style license that can be found in the LICENSE file.

About

golang interfaces for the gcc introspector

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages