aboutsummaryrefslogtreecommitdiff
path: root/include/lld/Config/Version.inc.in
blob: 2789a5c46089299cec3d30490551bbac36d8ca36 (plain) (blame)
1
2
3
4
5
6
#define LLD_VERSION @LLD_VERSION@
#define LLD_VERSION_STRING "@LLD_VERSION@"
#define LLD_VERSION_MAJOR @LLD_VERSION_MAJOR@
#define LLD_VERSION_MINOR @LLD_VERSION_MINOR@
#define LLD_REVISION_STRING "@LLD_REVISION@"
#define LLD_REPOSITORY_STRING "@LLD_REPOSITORY@"