1
Fork 0
Just a simple header move.

@rustbot label: +llvm-main
This commit is contained in:
Augie Fackler 2024-09-16 15:18:08 -04:00
parent 3a22be33db
commit 1e68f05109
2 changed files with 6 additions and 2 deletions

View file

@ -39,7 +39,6 @@
#include "llvm/TargetParser/Host.h"
#endif
#include "llvm/Support/TimeProfiler.h"
#include "llvm/Transforms/Instrumentation.h"
#include "llvm/Transforms/Instrumentation/AddressSanitizer.h"
#include "llvm/Transforms/Instrumentation/DataFlowSanitizer.h"
#if LLVM_VERSION_GE(19, 0)