1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/bindings/go/llvm
Sourabh Singh Tomar 31018106ef Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
This revision is revised to update Go-bindings and Release Notes.

The original commit message follows.

This patch, adds support for DW_AT_alignment[DWARF5] attribute, to be emitted with typdef DIE.
When explicit alignment is specified.

Patch by Awanish Pandey <Awanish.Pandey@amd.com>

Reviewers: aprantl, dblaikie, jini.susan.george, SouraVX, alok,
deadalinx

Differential Revision: https://reviews.llvm.org/D70111
2019-12-03 09:51:43 +05:30
..
analysis.go
bitreader.go
bitwriter.go
dibuilder.go Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE." 2019-12-03 09:51:43 +05:30
executionengine_test.go
executionengine.go
InstrumentationBindings.cpp
InstrumentationBindings.h
ir_test.go
ir.go [bindings/go] Add debug information accessors 2019-06-24 16:23:17 +00:00
IRBindings.cpp
IRBindings.h
linker.go
llvm_config.go.in Bump llvm-go to C++14 2019-08-15 10:55:25 +00:00
llvm_dep.go
string_test.go
string.go
support.go
SupportBindings.cpp
SupportBindings.h
target.go
transforms_coroutines.go [bindings/go][NFC] Format code with go fmt 2019-06-12 11:59:09 +00:00
transforms_instrumentation.go
transforms_ipo.go
transforms_pmbuilder.go
transforms_scalar.go
version.go