mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-30 11:00:05 +02:00
Some minor cleanups
* remove an #ifdef USE_METADATA I accidently left in * remove now unneeded llvm-version includes * fix indentation in metadata.h * prevent the "Found native target" message from interrupting ccmake
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "gen/llvm-version.h"
|
||||
|
||||
#define DEBUG_TYPE "strip-externals"
|
||||
|
||||
#include "Passes.h"
|
||||
|
||||
Reference in New Issue
Block a user